A bare minimum of react-redux boilerplate with routing, covering webpack's hot module replacement feature combined with react-hot-loader.
git clone https://github.com/goodfellas7/react-redux-hot-boilerplate.git
npm install
npm run dev
open http://localhost:3000/app
- react
- react-hot-loader
- redux
- webpack
- webpack-dev-server
- babel-loader