Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 145 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 145 Bytes

tetrisTS

Tetris with typescript

Install

npm install

Build docs/

npm run build

Start server

npm start