# vue-admin **Repository Path**: wallleap/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: 基于 Vue 2 搭建的后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-30 - **Last Updated**: 2023-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).