Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 147 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 147 Bytes

react

一个react+redux+webpack+ES6+antd的SPA的后台管理框架demo

安装

npm install

启动

npm start

打包部署

npm run build