A React Express Webpack Boilerplate to get started to development.
- React
- Express
- React-Router
- Webpack
- ES6 Support
- CSS-Loaders
- Hot Reload Module
$ git clone https://www.github.com/htadg/React-Express-Boilerplate.git <YOUR_PROJECT_NAME>
$ yarn install
$ yarn start
$ yarn start:prod
$ yarn build:prod