Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.27 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.27 KB

start-react

Codacy Badge Maintainability CircleCI Known Vulnerabilities Sonar Report

Start Project: React + Webpack 4

Project in production

How to run the project

First, navigate to the project folder through the terminal. After that, run the npm install command to install the project dependencies. After that, still in the project folder, enter the command npm run start to run the project. To generate the project build, simply run the npm run build command.