# vue-admin-template **Repository Path**: lijunxi666/vue-admin-template ## Basic Information - **Project Name**: vue-admin-template - **Description**: 基于vue2的通用后台模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-31 - **Last Updated**: 2023-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, 后台管理模板 ## README # vue-admin-template #### 介绍 基于vue2的通用后台模板 参考代码:[vue-admin-tempalte](https://gitee.com/panjiachen/vue-admin-template?_from=gitee_search),在此基础之上进一步开发。 #### 软件架构 - Vue2 - ElementUI - Axios - Vuex - Vue-Router #### 安装教程 `git clone git@gitee.com:lijunxi666/vue-admin-template.git` #### 使用说明 1. `npm install` 2. `npm run serve` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request