> For the complete documentation index, see [llms.txt](https://viva.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viva.gitbook.io/project/kai-fa/vue/ant-design.md).

# ant-design

### 官方网站

{% embed url="<https://www.antdv.com/docs/vue/introduce-cn/>" %}

### 项目地址

{% embed url="<https://github.com/vueComponent/ant-design-vue/>" %}

### 快速开始

1\. 使用vue客户端工具创建项目

```
vue create antd-demo
```

2\.&#x20;
