Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 151 Bytes

#Tetris Game done with react and redux

Install and Run the Dev Server (Linux/OSX)

npm install
npm start

Then open http://localhost:3000