Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 677 Bytes

File metadata and controls

30 lines (22 loc) · 677 Bytes

A Simple React Application

An example react application with react-route, redux, react-redux, and material

myblog:http://blog.mdzzapp.com

Under the hood

state design

  • pagination
  • articleList
  • messages
  • article
  • comment
  • category
  • resState

How to install

  1. git clone this project
  2. cd into the folder
  3. run npm install
  4. run webpack