项目作者: cmmkj

项目描述 :
react+redux+react-router+express+mongodb构建的博客系统
高级语言: JavaScript
项目地址: git://github.com/cmmkj/reactNode.git
创建时间: 2017-03-27T12:10:46Z
项目社区:https://github.com/cmmkj/reactNode

开源协议:MIT License

下载


react+express构建博客系统

主要技术栈




  • nodejs

  • 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