A boilerplate of things that mostly shouldn't exist.
- Webpack
- React
- Redux
- Babel
- Autoprefixer
- PostCSS
- CSS modules
- Rucksack
- React Router Redux
- Redux DevTools Extension
- Redux effects
- TodoMVC example
$ npm install
$ npm start
$ npm run build
My personal projects have diverged from this quite a bit, I use browserify now instead etc, but feel free to use this if it fits your needs! I won't be updating it a ton for now unlesse I have time to update it to match my current workflow.
MIT