Skip to content

JackWang1024/myBlog

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • CSS 25.3%
  • HTML 0.8%