Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

executable file
·
6 lines (5 loc) · 231 Bytes

react-webpack4-boilerplate

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

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