# 后台管理系统 **Repository Path**: huohuoPerfect/backend-management-system ## Basic Information - **Project Name**: 后台管理系统 - **Description**: 从0搭建面经后台管理系统,重点是文章管理页面的开发,使用Vue2和ElementUI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-06 - **Last Updated**: 2025-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-template-manu-element ## 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/).