mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-29 18:48:32 +08:00
3.0 KiB
3.0 KiB
Ant Design Vue
Ant Design 3.X 的 Vue 实现,开发和服务于企业级后台产品。
赞助
ant-design-vue是一个开源的独立项目,为了项目能够更好的持续的发展,我们期望获得你的支持,你可以通过如下任何一种方式支持我们:
特性
- 提炼自企业级中后台产品的交互语言和视觉风格。
- 开箱即用的高质量 Vue 组件。
- 共享Ant Design of React设计工具体系。
安装
使用 npm 或 yarn 安装
$ npm install ant-design-vue --save
$ yarn add ant-design-vue
如果你的网络环境不佳,推荐使用 cnpm。