1.0.2 • Published 7 years ago

management_systerm_frame v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

基于react/ant.design的后台管理系统前端框架

启动

本地 安装node -v 6.11.1 npm -v 3.10.10

上线流程: npm install 安装依赖

npm run bulid 打包部署

npm start 后访问 localhost:2001

开发环境: npm run dev 启动DevServer

访问 localhost:2001