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
0d3ff16090
|
7 years ago | |
---|---|---|
.vscode | 7 years ago | |
antd-tools | 7 years ago | |
components | 7 years ago | |
examples | 7 years ago | |
scripts | 7 years ago | |
test | 7 years ago | |
.babelrc | 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 | |
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.
特性
- 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。