Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 736 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 736 Bytes

Snake Game with Svelte

📚 Stack

🛠 How to use

  1. Clone repo
  2. Delete .git folder
  3. Init git with git init
  4. yarn install / npm install at root