# 普通后台管理系统 **Repository Path**: bigfanshu/Vue_Manger_System ## Basic Information - **Project Name**: 普通后台管理系统 - **Description**: 独立的后台管理系统 使用mock模拟数据 数据可视化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2023-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Mock, Echarts ## README # vue_manger-system ## 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/).