- Install node 5+. I recommend: https://github.com/tj/n to manage node versions
- npm install
$ npm start
To run in development mode, without the redux devtools pane use:
$ npm run dev:no-debug
- React 0.14
- Redux 3
- Babel 6+
- Webpack 1.12
- ESLint
- Hot module reloading
- Redux Devtools
- React-Router + redux-simple-router
- Redux-thunk
- PostCSS, autoprefixer, cssnano
- CSS Modules enabled
- Sass
- Simple sample app
- Production configuration/builds
Based on boilerplate from https://github.com/davezuko/react-redux-starter-kit