antant-designantdantd-vuecssenterprisefrontendreactuiui-designvuevue-antdvue-antd-uivue3vuecomponent
eea548b4ed | ||
---|---|---|
.github | ||
antd-tools | ||
components | ||
docs/vue | ||
scripts | ||
site | ||
test | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.stylelintrc | ||
.travis.yml | ||
.vcmrc | ||
CHANGELOG.en-US.md | ||
CHANGELOG.zh-CN.md | ||
LICENSE | ||
README-zh_CN.md | ||
README.md | ||
build.sh | ||
contributors.md | ||
index-with-locales.js | ||
index.js | ||
logo.png | ||
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
An enterprise-class UI components based on Ant Design 3.X and Vue.
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 install๏ผit not only makes development easier๏ผbut 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 environment๏ผyou can try other registries and tools like cnpm.