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
- Host: GitHub
- URL: https://github.com/rwson/react-router-blog
- Owner: rwson
- Created: 2016-02-26T10:06:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T08:51:46.000Z (over 10 years ago)
- Last Synced: 2025-04-22T21:52:26.545Z (over 1 year ago)
- Language: JavaScript
- Size: 5.67 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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