# Vue2 Admin Project **Repository Path**: wei-ms/vue2-admin-project ## Basic Information - **Project Name**: Vue2 Admin Project - **Description**: Vue2+Element UI构建的管理系统,简约干净,配置入口已留,可轻松编写项目配置代码,纯前端。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-25 - **Last Updated**: 2024-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue2 Admin Project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```