# ant-design-vue **Repository Path**: xishankeji/ant-design-vue ## Basic Information - **Project Name**: ant-design-vue - **Description**: An enterprise-class UI components based on Ant Design and Vue. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-02 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Ant Design Vue

An enterprise-class UI components based on Ant Design and Vue.
[Github](https://github.com/gzxishan/ant-design-vue) [码云](https://gitee.com/xishankeji/ant-design-vue) [官方项目](https://github.com/vueComponent/ant-design-vue) [English](./README.md) | 简体中文 | [官网国内镜像](http://ant-design-vue.gitee.io/docs/vue/introduce-cn/) ## 特性 - 提炼自企业级中后台产品的交互语言和视觉风格。 - 开箱即用的高质量 Vue 组件。 - 共享 [Ant Design of React](http://ant-design.gitee.io/docs/spec/introduce-cn) 设计工具体系。 ## 安装 ### 使用 npm 或 yarn 安装 ```bash $ npm install ant-design-vue --save ``` ```bash $ yarn add ant-design-vue ``` ### 构建dist ```bash $ npm run dist ``` ### 打包site ```bash $ npm run site ``` 如果你的网络环境不佳,推荐使用 [cnpm](https://github.com/cnpm/cnpm)。 ## 链接 - [首页](https://www.antdv.com/) - [Vue 官方文档](https://cn.vuejs.org/) - [Ant Design Of React](http://ant.design/) ## 生态 | Project | Description | | --- | --- | | [vue-ref](https://github.com/vueComponent/vue-ref) | 您可以使用回调来获取组件的引用,类似 react | | [ant-design-vue-helper](https://marketplace.visualstudio.com/items?itemName=ant-design-vue.vscode-ant-design-vue-helper) | ant-design-vue 的 vscode 扩展 | | [vue-cli-plugin-ant-design](https://github.com/vueComponent/vue-cli-plugin-ant-design) | 使用 vue-cli3 快速使用 ant-design-vue 组件库 | | [vue-dash-event](https://github.com/vueComponent/vue-dash-event) | 在 DOM 模板中,您可以使用 ant-design-vue 组件的自定义事件(camelCase) | ## 问答 > 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)、[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545) 和 [《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html)、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393),更好的问题更容易获得帮助。 [![Let's fund issues in this repository](https://issuehunt.io/static/embed/issuehunt-button-v1.svg)](https://issuehunt.io/repos/104172832)