博客 博客在线预览地址: : 前端:react + redux + react-router 初步:node + express + mongoDB提供的API 前一级完全分离 开始 修改mondoDb.sh路径为自己本机上的mongo路径 运行 git clone https://github.com/hechuanhua/blog.git npm install npm install webpack babel babel-cli pm2 -g cd blog 启动mongo: ./mongoDb.sh 开发环境 前端启动:npm run dev => localhost:7070