🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
tjz 20bbe12219 update pkgname 7 years ago
.vscode add cascader demo 7 years ago
antd-tools add publish sh 7 years ago
components add publish sh 7 years ago
examples add publish sh 7 years ago
scripts add site 7 years ago
test
.babelrc
.editorconfig
.eslintignore
.eslintrc
.gitignore add publish sh 7 years ago
.stylelintrc fix 7 years ago
.travis.yml add site 7 years ago
LICENSE add publish sh 7 years ago
README-zh_CN.md update pkgname 7 years ago
README.md update pkgname 7 years ago
build.sh fix 7 years ago
contributors.md add 7 years ago
index-with-locales.js add publish sh 7 years ago
package-lock.json add publish sh 7 years ago
package.json update pkgname 7 years ago
postcss.config.js add publish sh 7 years ago
webpack.base.config.js update pagination 7 years ago
webpack.build.config.js add publish sh 7 years ago
webpack.config.js fix mobile 7 years ago
webpack.prod.config.js add publish sh 7 years ago

README.md

Ant Design Vue

Travis branch Dependency Status npm package NPM downloads MIT License

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

README in English

特性

  • 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-antd3 --save
$ yarn add vue-antd3

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

链接