1 год назад
История
README.md
React SPA Template
Template for fast creation a new project.
Installation & Configuration
- Run
npm install
- Create project
.env
-file (or runcp .env.example .env
) and edit it.
.env Variables
REACT_APP_ENVIRONMENT
- execution environment (production
,staging
,development
, etc.)
Building
Run npm run build
(not necessary for local development environment).
Starting
Run npm start
.
Конвейеры
0 успешных
0 с ошибкой