Установка зависимостей npm packages
$ npm install
$ npm start
http://localhost:3000/
Сборка проекта в продакшен
$ npm build
Запуск тестов
$ npm test
This project was bootstrapped with Create React App.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.