---
title: 安装
---

# 安装
Zhai UI 是一个基于 Vue 的 UI 组件库，提供了 button，tabs，input，grid，layout，toast，popover，collapse 等常用组件，适合移动端和 PC 端使用。现在开始安装使用吧！
```shell script
# 最新稳定版
npm install zhai-ui
```