# 后台管理系统 **Repository Path**: nokino6183/background-management-system ## Basic Information - **Project Name**: 后台管理系统 - **Description**: 使用vue2练习的一个教育网站后台管理系统的小项目,属于自己第一个比较完整的项目; 使用vue CLI构建项目、Axios封装请求、Element UI布局页面、webpack打包 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-21 - **Last Updated**: 2023-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, Axios ## README # edu-admin-project ## 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/).