Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 724 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 724 Bytes

reactjs-universal-project

作为通用模板以快速开发
以夜间模式的开启、关闭,以及如何关闭网页后重启继续从缓存读取为例。

使用方法:
npm install

调试命令:
npm run dev
浏览器打开http://localhost:8080

打包命令
npm run build

demo截图:
WX20170314-214733@2x.png

详情:
demo工程涉及到的内容:
react-router
redux + redux-thunk
antDesign + antDesign-Mobile
webpack
webpack-dev-server
postcss使用


我的博客:http://www.cnblogs.com/rayshen/