# Vue3 Admin Project **Repository Path**: wei-ms/vue3-admin-project ## Basic Information - **Project Name**: Vue3 Admin Project - **Description**: vue3+element-plus构建的管理系统,简约干净,配置入口已留,可轻松编写项目配置代码,纯前端。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2024-06-19 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue3 Admin Project ## 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 ```