-
Notifications
You must be signed in to change notification settings - Fork 961
Home
iczer edited this page Jul 2, 2020
·
10 revisions
简体中文 | English
Ant Design Pro 的 Vue 实现版本
开箱即用的中后台前端/设计解决方案
- 预览地址:https://iczer.gitee.io/vue-antd-admin
- 使用文档:https://iczer.github.io/vue-antd-admin
- 常见问题:https://iczer.github.io/vue-antd-admin/start/faq.html
- 国内镜像:https://gitee.com/iczer/vue-antd-admin
现代浏览器及 IE10
IE / Edge | Firefox | Chrome | Safari | Opera |
---|---|---|---|---|
IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
$ git clone https://github.com/iczer/vue-antd-admin.git
$ yarn install
$ yarn serve
$ npm install
$ npm run serve
更多信息参考 使用文档
我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 🌟:
- 在你的公司或个人项目中使用 Vue Antd Admin。
- 通过 Issue 报告:bug:或进行咨询。
- 提交 Pull Request 改进 Admin 的代码。