🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
 
 
 
 
 
 
Go to file
tjz 57f03b85fc fix slider 2018-04-14 17:27:50 +08:00
.vscode lint jsx 2018-03-19 10:47:23 +08:00
antd-tools fix docs 2018-04-10 12:08:41 +08:00
components fix slider 2018-04-14 17:27:50 +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 slider 2018-04-14 16:38:08 +08:00
test
.editorconfig
.eslintignore
.eslintrc
.gitignore update site 2018-04-04 18:39:21 +08:00
.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 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 add version 2018-03-21 21:16:11 +08:00
logo.png add logo and update vc-XXX 2018-03-22 17:23:51 +08:00
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.