Skip to content

Home.en US

iczer edited this page Jul 2, 2020 · 1 revision

简体中文 | 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

Browsers support

Modern browsers and IE10.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera
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.

开始

  • 使用
  • 常见问题

开发

  • 布局
  • 路由和菜单
  • 页面
  • 主题
  • 服务端交互
  • Mock

进阶

  • 国际化
  • 图表
  • 更换主题
  • 错误处理
  • 权限管理

其它

  • 更新日志
  • 社区
Clone this wiki locally