Skip to content

dingchaoyan1983/ReactRedux

Repository files navigation

What is done

This Project is a side project which I want to do some practices with React + Redux + React-router, to start it quickly, I used redux-cli to generate the skeleton of project. this cli is awesome, and also I modified some blueprints in this project.

how to run up it

  1. npm install
  2. npm run start
  3. http://localhost:3000