# qve-admin-template
**Repository Path**: qve/qve-admin-template
## Basic Information
- **Project Name**: qve-admin-template
- **Description**: qve 项目模板,基于vite vue3 qveui 组件模板管理库
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-11-03
- **Last Updated**: 2022-05-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Vue, vue3, qve, JavaScript, UI
## README
# Quick Ui Vue3.x
> quick-vue-ui for Vue 3.x
持续更新,适配手机与桌面响应式组件库,基于 Vue 3.x
- [在线文档](https://qve.gitee.io/docs/qve/)
- [QVE 版本更新](https://www.npmjs.com/package/qveui)
## 文档
- [vue 3.x](https://github.com/vuejs/vue-next/)
- [vue-router](https://github.com/vuejs/vue-router-next)
- [vue 3.x 变化](https://www.cnblogs.com/chengxuyuanaa/p/13068777.html)
- [vue 3.x api](https://composition-api.vuejs.org/zh/api.html#ref)
## 依赖
- [quick.lib 快工具库](https://www.npmjs.com/package/quick.lib)
## 开发环境
developer
- 安装
```bash
# 安装
yarn
# 调试项目
yarn dev
# 打包项目
yarn build
# 预览打包
yarn preview
```
## 项目演示
### 桌面宽屏
### 手机网页
### 演示视频
[视频地址](https://qve.gitee.io/docs/files/web.webm)