🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
 
 
 
 
 
 
Go to file
tangjinzhou 28f63f538b fix select PropTypes 2018-04-16 18:39:00 +08:00
.vscode
antd-tools fix docs 2018-04-10 12:08:41 +08:00
components fix select PropTypes 2018-04-16 18:39:00 +08:00
docs/vue fix docs 2018-04-10 21:44:45 +08:00
scripts fix docs 2018-04-10 13:37:06 +08:00
site fix doc 2018-04-14 21:49:27 +08:00
test
.editorconfig
.eslintignore
.eslintrc
.gitignore update site 2018-04-04 18:39:21 +08:00
.stylelintrc
.travis.yml
LICENSE
README-zh_CN.md fix docs 2018-04-10 12:08:41 +08:00
README.md fix docs 2018-04-10 12:08:41 +08:00
build.sh
contributors.md fix 2018-04-07 10:41:09 +08:00
index-with-locales.js
index.js
logo.png
package-lock.json fix md render 2018-04-07 17:38:39 +08:00
package.json add upload 2018-04-13 16:19:50 +08:00
postcss.config.js
webpack.base.config.js fix docs 2018-04-10 21:44:45 +08:00
webpack.build.config.js
webpack.config.js update site 2018-04-04 23:59:38 +08:00
webpack.site.config.js update site 2018-04-04 18:39:21 +08:00

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

Features

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality React components out of the box.
  • Shared Ant Design of React design resources.

Using npm or yarn

We recommend using npm or yarn to installit not only makes development easierbut also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

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

If you are in a bad network environmentyou can try other registries and tools like cnpm.