# vue-vite-template-admin **Repository Path**: script_zhao/vue-vite-template-admin ## Basic Information - **Project Name**: vue-vite-template-admin - **Description**: pc管理后台:https://gitee.com/script_zhao/vue-vite-elementplus-zhao; uniapp模板:https://gitee.com/script_zhao/vue3-uni-template; - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-07 - **Last Updated**: 2023-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-zhao-cli 这是集成了pc管理后台和移动端uni-app的cli项目: - [pc端](!https://gitee.com/script_zhao/vue-vite-elementplus-zhao/tree/master):极简的 Vue3.0 + Vite2.0 项目, 集成了Typescript, unocss, Elementplus, Axios, Pinia, vue-router, Eslint等后台项目所需的配置, 上手可直接用 - [移动端](!https://gitee.com/script_zhao/vue3-uni-template):极简的 uniapp项目, Vue3.0, Vite, Typescript,unocss, uView-plus等移动端项目配置,可直接上手使用 ## Installing 安装全局 cli Using npm: ```bash $ npm install -g vue-zhao-cli ``` Using yarn: ```bash $ yarn global add vue-zhao-cli ``` npm ```bash 1. vuezhao -i // 创建项目名称 / 简介等,选择项目模板 2. cd 3. npm install 4. npm run dev ``` ``` sh vuezhao -V 查看当前版本 vuezhao -l 查看模板列表 ``` 项目已在gittee开源,欢迎大家来一起commit,https://gitee.com/script_zhao/vue-vite-elementplus-zhao