Full Stack TypeScript Multiplayer Tetris Game build with Node, Socket.io, React, Redux and Hooks.
$ npm install
$ ./node_modules/.bin/webpack
$ npm run srv-dist
or using docker-compose
$ docker-compose -p tetris up
You can now play in http://localhost:4433