An open API service indexing awesome lists of open source software.

https://github.com/rwson/react-router-blog

blog build with react,react-router,redux,express,mongodb
https://github.com/rwson/react-router-blog

Last synced: 9 months ago
JSON representation

blog build with react,react-router,redux,express,mongodb

Awesome Lists containing this project

README

          

# 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