This is a simple boilerplate that showcases redux-fragments style architecture.
- npm install
- npm start
- localhost:4002
- npm run test (after npm install)
- redux-fragments
- DLLPlugin
- karma testing (with fragment test samples)
- webpack 2
- remove unused libs
- prod build
- karma coverage
- vendor build throws fs error, but still works
- remove DS store
- fix blog's direct urls
- links go to exact line
- fix connect on sampleContainer (it should be sample.root)