Red Tetris

redpellicans/42 subject

Networking tetris made with React/Redux and Express

Work in progress

Install

yarn or npm install

Development

yarn start-dev or npm run start-dev

Test

yarn test or npm run test

Coverage

yarn coverage or npm run coverage

That’s all folks ...