A boilerplate of things that I like in a React app.
- Webpack
- React
- Redux
- Babel
- Autoprefixer
- PostCSS
- CSS modules
- Rucksack
- React Router Redux
- Redux DevTools Extension
- Redux Saga
- Counter example
$ npm install
$ npm start
$ npm run build
This is just my personal boilerplate, it may or may not be a good fit for your project(s).
MIT