-
Notifications
You must be signed in to change notification settings - Fork 960
Home.en US
iczer edited this page Jul 2, 2020
·
1 revision
简体中文 | English
Ant Design Pro's implementation with Vue.
An out-of-box UI solution for enterprise applications as a React boilerplate.
- Preview:https://iczer.gitee.io/vue-antd-admin
- Documentation:https://iczer.github.io/vue-antd-admin
- FAQ:https://iczer.github.io/vue-antd-admin/start/faq.html
- Mirror Repo in China:https://gitee.com/iczer/vue-antd-admin
Modern browsers and 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
More instructions at documentation.
Any type of contribution is welcome, here are some examples of how you may contribute to this project: 🌟:
- Use Vue Antd Admin in your daily work.
- Submit Issue to report 🐛 or ask questions.
- Propose Pull Request to improve our code.