https://enriquecaballero.github.io/react-app-boilerplate/
- Clone this repository
cd react-app-boilerplate/
yarn
to install dependenciesyarn start
to start the Webpack Dev Server
yarn build
to build adist
directory with your static assets
Use GitHub to fork this project, make and commit your changes, and then submit a new pull request