# vue-admin-box-template(vue3+js) **Repository Path**: wei-ms/vue-admin-box-template-vue3-js ## Basic Information - **Project Name**: vue-admin-box-template(vue3+js) - **Description**: vue3+vite+element-plus - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-20 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin-box-template(vue3+js) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```