Go to file
iczer 59bb834da8 fix: the problem of calculating minimum height of page; 🐛
修复:页面内容最小高度计算错误问题;
2020-10-17 16:39:08 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2020-07-22 23:17:26 +08:00
docs update docs 2020-09-05 21:56:17 +08:00
public add cdn assets 2020-09-15 00:03:10 +08:00
src fix: the problem of calculating minimum height of page; 🐛 2020-10-17 16:39:08 +08:00
.env feat: add function of caching tabs in multi page mode; 2020-09-26 23:10:08 +08:00
.env.development chore: optimize services model;🌟 2020-08-08 21:51:18 +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 optimize production environment packaging 2020-09-22 22:52:17 +08:00
package.json fix: problem that old routes configuration not clearing when merging async routes; 🐛 2020-09-28 21:11:47 +08:00
vue.config.js optimize production environment packaging 2020-09-22 22:52:17 +08:00
yarn.lock chore: update yarn.lock and guards.js; 🐛 2020-09-26 17:41:48 +08: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