- run the server on port 3000 (https://github.com/antonsapyanov/react-test-task)
npm install
npm start
- runs client application on port 3001npm test
- runs unit tests
npm install
npm start
- runs client application on port 3001npm test
- runs unit tests