Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 539 Bytes

File metadata and controls

21 lines (12 loc) · 539 Bytes

Available Scripts

In the project directory, you can run:

npm install

To install all the node dependencies for this project. Run this command once after cloning the repository.

npm start

Runs the app in the development mode.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
Webpack correctly bundles React in production mode and optimizes the build for the best performance.

Happy coding!!!