antant-designantdantd-vuecssenterprisefrontendreactuiui-designvuevue-antdvue-antd-uivue3vuecomponent
			
		
		
		
		
		
		
		
			| 
				
					
						
							 | 
			||
|---|---|---|
| .vscode | ||
| antd-tools | ||
| components | ||
| examples | ||
| scripts | ||
| test | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .stylelintrc | ||
| .travis.yml | ||
| 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.
特性
- 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。