Go to file
iczer 25a1a2582a fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-05 10:11:52 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2020-07-22 23:17:26 +08:00
docs update docs of authority; 2020-08-04 19:38:53 +08:00
public fix: the style problem caused by SideMenu.vue overflow; 🐛 2020-07-31 22:22:10 +08:00
src fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 2020-08-05 10:11:52 +08:00
.env feat: add function of async router and async menu; 🌟 2020-07-29 11:15:31 +08:00
.env.development feat: add function of async router and async menu; 🌟 2020-07-29 11:15:31 +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 update README.md 2020-08-03 21:37:11 +08:00
README.md update README.md 2020-08-03 21:37:11 +08:00
babel.config.js 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
package.json update configuration for docs deploy 2020-08-03 21:35:50 +08:00
vue.config.js chore: optimize the efficiency of theme switching; 🌟 2020-07-22 20:50:46 +08:00
yarn.lock chore(deps): bump elliptic from 6.5.2 to 6.5.3 2020-07-31 01:32:49 +00:00

README.en-US.md

简体中文 | English

Vue Antd Admin

Ant Design Pro's implementation with Vue.
An out-of-box UI solution for enterprise applications as a React boilerplate.

MIT Dependence DevDependencies Release image

Multiple theme modes available
image

Browsers support

Modern browsers and 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

Usage

clone

$ git clone https://github.com/iczer/vue-antd-admin.git

yarn

$ yarn install
$ yarn serve

or npm

$ npm install
$ npm run serve

More instructions at documentation.

Contributing

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.
  • Join the community and share your experiences with us. QQ Group: 610090280