# vue3-admin-template **Repository Path**: ningbuer/vue3-admin-template ## Basic Information - **Project Name**: vue3-admin-template - **Description**: A vue3 & element plus template based on "PanJiaChen / vue-admin-template" - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-01-03 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue3 Admin Template 在大佬的基础上[PanJiaChen / vue-admin-template](https://github.com/PanJiaChen/vue-admin-template),更换为vue3 & element plus,方便个人后续使用 [线上地址](http://ymzhao.work/vue3-admin-template) ## Project setup ```bash yarn install or npm install ``` ## Compiles and hot-reloads for development ```bash yarn dev or npm run dev ``` ## Compiles and minifies for production ```bash yarn build or npm run build ```