# vue3-admin-vite **Repository Path**: pang-yy/vue3-admin-vite ## Basic Information - **Project Name**: vue3-admin-vite - **Description**: 这是一个基于vue3+vite+ts+vue-router-pinia+element-plus的后台管理系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-25 - **Last Updated**: 2023-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 克隆代码 git clone https://gitee.com/pang-yy/vue3-admin-vite.git # 安装 pnpm npm install pnpm -g # 安装依赖 pnpm install # 启动运行 pnpm run dev