# 后台管理系统项目 **Repository Path**: szhihao/manage-projects ## Basic Information - **Project Name**: 后台管理系统项目 - **Description**: 基于黑马开源项目打造的前后端分离 后台管理系统,分为模块:用户登录,退出登录、用户管理、权限管理>角色列表 和 权限列表、商品管理>商品列表 和 分类管理 和 参数管理、订单管理、数据统计。用到的技术有:vue-router、axios、element-ui、echarts、.. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-28 - **Last Updated**: 2022-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).