Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 394 Bytes

Grammar Grub

Grammar trainer inspired by the classic arcade game Snake.

Status

  • Brand new project started in April, 2023.
  • Currently undergoing initial design and prototyping.

Instructions

npm install

Installs dependencies.

npm run dev

Runs the app in the development mode.
Open http://127.0.0.1:5173/ to view it in the browser.