-
Notifications
You must be signed in to change notification settings - Fork 960
Home
iczer edited this page Aug 14, 2018
·
10 revisions
Ant Design Pro 的 Vue 实现
一个开箱即用的中后台前端/设计解决方案
- node -- 运行/编译
- yarn -- 依赖管理
- webpack -- 打包
- eslint -- 代码规约
- vue-cli -- 构建
- @antv/data-set: ^0.8.9
- ant-design-vue: ^1.0.3
- axios: ^0.18.0
- mockjs: ^1.0.1-beta3
- moment: ^2.22.2
- viser-vue: ^2.2.5
- vue: ^2.5.17
- vue-router: ^3.0.1
- vuex: ^3.0.1
克隆项目到本地:
$ git clone https://github.com/iczer/vue-antd-admin.git
安装依赖:
$ yarn install
$ yarn start
编写中...
该项目由仓主在业余由兴趣驱动完成,仍在不断开发完善中。详见:开发计划
如有任何疑问或功能需求,欢迎 Issue。