mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-01 03:28:42 +08:00
1.4 KiB
1.4 KiB
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。