This project was generated with Angular CLI version 13.1.1.
It's a Tetris multiplayer Game.
Enjoy !
Run npm i
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm i
Run node src/app.js
to run the dev server.
Run npx jest --coverage
to execute the unit tests via Jest.