vue+antd 后台管理框架
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 chore: update preview.png 🌟 4 years ago
docs chore: update document for router 🌟 4 years ago
public 新增:菜单组件增加国际化语言支持; 4 years ago
src chore: update preview.png 🌟 4 years ago
.gitignore update README.md and .gitignore 4 years ago
LICENSE Create LICENSE 4 years ago
README.en-US.md chore: update README 🌟 4 years ago
README.md chore: update README 🌟 4 years ago
babel.config.js 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 4 years ago
package.json feat: custom theme colors support for dark mode; 🌟 4 years ago
vue.config.js chore: optimize the realization of theme color 🌟 4 years ago
yarn.lock feat: custom theme colors support for dark mode; 🌟 4 years ago

README.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