Skip to content

kurpav/tetris-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris-game

Tetris game

In order to install dependencies run the following command from root directory of the project:

npm install

In order to build project run the following command from root directory of the project:

npm run build

In order to start developing run the following command from root directory of the project:

npm run watch

Releases

No releases published

Packages

No packages published