Skip to content

jared-n-sams-fun-playhouses/tetris-attack-pt

Repository files navigation

How to run the game

  1. Install npm and git on your computer
  2. Open up a terminal
  3. git clone [email protected]/jareds-and-sams-fun-playhouses/tetris-attack-pt.git
  4. cd tetris-attack-pt
  5. > nvm install && npm install
  6. > npm start
  7. Open localhost:8020