vuecssuiant-designantdreactantantd-vueenterprisefrontendui-designvue-antdvue-antd-uivue3vuecomponent
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.
tangjinzhou
4adc7a8868
|
7 years ago | |
---|---|---|
.vscode | 7 years ago | |
antd-tools | 7 years ago | |
components | 7 years ago | |
docs/vue | 7 years ago | |
scripts | 7 years ago | |
site | 7 years ago | |
test | 7 years ago | |
.editorconfig | 7 years ago | |
.eslintignore | 7 years ago | |
.eslintrc | 7 years ago | |
.gitignore | 7 years ago | |
.stylelintrc | 7 years ago | |
.travis.yml | 7 years ago | |
LICENSE | 7 years ago | |
README-zh_CN.md | 7 years ago | |
README.md | 7 years ago | |
build.sh | 7 years ago | |
contributors.md | 7 years ago | |
index-with-locales.js | 7 years ago | |
index.js | 7 years ago | |
logo.png | 7 years ago | |
package-lock.json | 7 years ago | |
package.json | 7 years ago | |
postcss.config.js | 7 years ago | |
webpack.base.config.js | 7 years ago | |
webpack.build.config.js | 7 years ago | |
webpack.config.js | 7 years ago | |
webpack.site.config.js | 7 years ago |
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.