# 后台管理系统 **Repository Path**: feifancc/background-management-system ## Basic Information - **Project Name**: 后台管理系统 - **Description**: vue2+ts+vuex+router-elementUI做的一个后台管理系统 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-12 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, Vue, Vuex, Element-UI, vue2 ## README # dome ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).