# vue3-vite-element-plus-frame-template **Repository Path**: lemting/vue3-vite-element-plus-frame-template ## Basic Information - **Project Name**: vue3-vite-element-plus-frame-template - **Description**: 基于Vue3、Vite4、Element-Plus的多页面框架模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-11 - **Last Updated**: 2024-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: template, Vue, vite, element-plus ## README # frame-template ## 快速启动 | Quick Start ``` # 安装依赖 npm install # 启动服务 npm run dev # 打包 npm run build # 预览打包效果 npm run serve ```