This is a boilerplate template for react utilizing the following:
- React
- React-Bootstrap
- Sass
- Webpack
- ES6 (ECMA2015)
You can clone this repo and then run the command npm install
in the root directory of this project.
You can build this boilerplate by running the command npm run build
. You can also use npm run watch
to update on change.