You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
docs | 5 years ago | |
public | 5 years ago | |
src | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.en-US.md | 5 years ago | |
README.md | 5 years ago | |
babel.config.js | 5 years ago | |
package.json | 5 years ago | |
vue.config.js | 5 years ago | |
yarn.lock | 5 years ago |
README.md
简体中文 | English
Vue Antd Admin
- 预览地址:https://iczer.gitee.io/vue-antd-admin
- 使用文档:https://iczer.github.io/vue-antd-admin
- 常见问题:https://iczer.github.io/vue-antd-admin/start/faq.html
浏览器支持
现代浏览器及 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
更多信息参考 使用文档
说明
如有任何疑问或功能需求,欢迎 Issue。