# Vue2-MyProject **Repository Path**: onion-han/my-project ## Basic Information - **Project Name**: Vue2-MyProject - **Description**: Vue2+ElementUI 后台管理系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-03-17 - **Last Updated**: 2025-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # #### 介绍 数智社联后台管理系统 #### 软件架构 Vue2框架+ElementUi组件 #### 使用说明 1. npm i (安装json-server依赖和项目依赖) 2. npm run dev 启动后台服务器 3. npm run serve 启动项目 4. 浏览器地址栏输入http://localhost:8080/本地运行 #### 参与贡献 1. Gitee仓库 2. 新建 Feature_xxx 分支 3. 提交代码 4. 新建 Pull Request