react-webpack2-boilerplate icon indicating copy to clipboard operation
react-webpack2-boilerplate copied to clipboard

React + React-Router 3 + Redux + Redux-saga boilerplate on Webpack2

Warning! This repository is depricated. Use https://github.com/plag/react-webpack4-boilerplate instead.

react-webpack2-boilerplate

React + React-Router 3 + Redux + Redux-saga boilerplate on Webpack2 with FULL hot reloading (include reducers and sagas)

  1. npm install
  2. run code: npm run dev
  3. run server: npm run server
  4. awesome on http://127.0.0.1:3000!