Just run this console commands in the project directory:
npm install
Start development using:
npm start
Run tests with:
npm test
Also you can check your code for accordance with style guides:
npm run lint
Just run this console commands in the project directory:
npm install
Start development using:
npm start
Run tests with:
npm test
Also you can check your code for accordance with style guides:
npm run lint