# 基于vue和Element UI的商城后台管理系统前端本部分 **Repository Path**: halabs/vue-admin ## Basic Information - **Project Name**: 基于vue和Element UI的商城后台管理系统前端本部分 - **Description**: 使用vue和Element UI开发的一个后台管理系统的前端部分 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-06 - **Last Updated**: 2021-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Element-UI, vue-router ## README # vue-admin ## 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/).