bb-fe-guidelines
This project was bootstrapped with Create React App.
Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.
Also using react-router-dom: https://reacttraining.com/react-router/web/
npm install
Installs required modules
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
npm run build
or just gulp
to also run the sass build alongside the react build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.