🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
 
 
 
 
 
 
Go to file
tjz 169dc82bb3 add icon 2018-04-07 14:37:52 +08:00
.vscode
antd-tools
components fix type 2018-04-07 14:31:41 +08:00
examples merge 2018-04-07 00:26:30 +08:00
scripts update site 2018-04-04 18:39:21 +08:00
site add icon 2018-04-07 14:37:52 +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
README.md
build.sh
contributors.md fix 2018-04-07 10:41:09 +08:00
index-with-locales.js
index.js
logo.png
package-lock.json update site 2018-04-04 23:59:38 +08:00
package.json update site 2018-04-04 18:39:21 +08:00
postcss.config.js
webpack.base.config.js update site 2018-04-04 23:59:38 +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

Vue Ant Design

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

链接