# vue-back-stage-management **Repository Path**: hgandzl/vue-back-stage-management ## Basic Information - **Project Name**: vue-back-stage-management - **Description**: vue+elementUI写的一个后台管理系统,涉及登录、注册、用户权限、数据增删改查等操作 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-01 - **Last Updated**: 2022-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, Element-UI ## README # client ## 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).