__I don't use this anymore, it's unsupported, I'd recommend https://parceljs.org/
Frontend Boilerplate
A boilerplate of things that mostly shouldn't exist.
Contains
- Webpack
- React
- Redux
- Babel
- Autoprefixer
- PostCSS
- CSS modules
- Rucksack
- React Router Redux
- Redux DevTools Extension
- Redux effects
- TodoMVC example
Setup
$ npm install
Running
$ npm start
Build
$ npm run build
Note
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 unless I have time to update it to match my current workflow.
License
MIT