Skip to content

Latest commit

 

History

History
234 lines (174 loc) · 14.7 KB

README.md

File metadata and controls

234 lines (174 loc) · 14.7 KB

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