This is some React Boilerplate which contains a kitchensink of tools that a lot of people use.
Shoutout to react-slingshot where most of the code and structure is stolen from.
To install
npm installTo run in dev mode
npm run devTo build production
npm run buildTo test production
npm start- React
- Redux
- React-Router-Redux
- Babel
- Eslint
- Webpack
- Style Loader
- Sass Loader
- Browser Sync for dev server
- Express for production server
- React Bootstrap
- documentation
- travis
- coveralls
- jasmine tests
- clean up redux
