# saiadmin-vue **Repository Path**: saigroup/saiadmin-vue ## Basic Information - **Project Name**: saiadmin-vue - **Description**: SaiAdmin前端框架,基于Vue3 + Arco Design + Vite3 + Pinia - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 5.x - **Homepage**: https://saithink.top - **GVP Project**: No ## Statistics - **Stars**: 93 - **Forks**: 43 - **Created**: 2024-01-18 - **Last Updated**: 2025-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, ArcoDesign ## README

## 简介 `Saidmin Vue` 5.x ## 安装使用 - 获取代码 ``` git clone https://github.com/saithink/saiadmin-vue.git ``` 或 ``` git clone https://gitee.com/appsai/saiadmin-vue.git ``` 或 ``` git clone https://gitcode.com/saigroup/saiadmin-vue.git ``` - 安装依赖 ``` cd saiadmin-vue && yarn install ``` - 运行 ``` yarn dev ``` - 打包 ``` yarn build ```