> 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/vue-material.md).

# vue-material

### 官方网站

{% embed url="<https://vuematerial.io/>" %}

### 项目地址

{% embed url="<https://github.com/vuematerial/vue-material>" %}

### 快速开始

1\. 安装vue-material

```
npm install vue-material --save
```
