Go to file
iczer 7890b2816c
Update README.md
2020-07-01 22:27:25 +08:00
docs chore: update document for router 🌟 2020-06-30 20:50:28 +08:00
public 新增:菜单组件增加国际化语言支持; 2020-06-23 14:22:11 +08:00
src chore: update preview.png 🌟 2020-07-01 21:48:45 +08:00
.gitignore update README.md and .gitignore 2020-06-20 15:23:57 +08:00
LICENSE Create LICENSE 2020-07-01 19:16:58 +08:00
README.en-US.md chore: update README 🌟 2020-07-01 20:19:31 +08:00
README.md Update README.md 2020-07-01 22:27:25 +08:00
babel.config.js 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
package.json feat: custom theme colors support for dark mode; 🌟 2020-06-30 20:49:47 +08:00
vue.config.js chore: optimize the realization of theme color 🌟 2020-07-01 17:23:39 +08:00
yarn.lock feat: custom theme colors support for dark mode; 🌟 2020-06-30 20:49:47 +08:00

README.en-US.md

简体中文 | English

Vue Antd Admin

开箱即用的中后台前端/设计解决方案

MIT Dependence DevDependencies Release image

浏览器支持

现代浏览器及 IE10

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
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