react+redux+react-router+express+mongodb构建的博客系统
1. git clone https://github.com/cashyu/reactNode.git
2. cd reactNode/client/
3. npm run build
4. cd ../server
5. node inde.js
6. 打开浏览器,访问http://localhost:3000