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.
iczer
fa3279b04c
|
4 years ago | |
---|---|---|
docs | 4 years ago | |
public | 4 years ago | |
src | 4 years ago | |
.gitignore | 5 years ago | |
LICENSE | 4 years ago | |
README.en-US.md | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 5 years ago | |
package.json | 4 years ago | |
vue.config.js | 4 years ago | |
yarn.lock | 4 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。