Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 295 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 295 Bytes

redux-router-blog

React router + redux + Express(3.x) + mongodb的博客

developing

##usage

git clone https://github.com/rwson/react-router-blog
    
cd react-router-blog && npm install
    
mongod

webpack --watch

node app.js
    

###Todo

  • server rendeing
  • component code