🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
 
 
 
 
 
 
Go to file
wangxueliang b3ed6ddd9c Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-21 15:46:09 +08:00
.vscode
antd-tools update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
components Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-21 15:46:09 +08:00
examples Merge branch 'master' of https://github.com/vueComponent/ant-design 2018-03-21 15:46:09 +08:00
scripts
test
.editorconfig
.eslintignore
.eslintrc
.gitignore
.stylelintrc update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
.travis.yml
LICENSE update license and add input doc locale doc 2018-03-20 19:06:04 +08:00
README-zh_CN.md
README.md
build.sh
contributors.md add date-picker doc 2018-03-20 09:10:56 +08:00
index-with-locales.js
package-lock.json
package.json
postcss.config.js
webpack.base.config.js
webpack.build.config.js
webpack.config.js
webpack.site.config.js

README.md

Ant Design Vue

Travis branch Dependency Status npm package NPM downloads

An enterprise-class UI components based on Ant Design 3.X and Vue.

中文 README

特性

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality React components out of the box.
  • The whole package of development and design resources and tools.

安装

使用 npm 或 yarn 安装

$ npm install vue-antd-ui --save
$ yarn add vue-antd-ui

如果你的网络环境不佳,推荐使用 cnpm

链接