# front **Repository Path**: li-shenglong/front ## Basic Information - **Project Name**: front - **Description**: 基于Vue2、ElementUI实现的前端页面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-21 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # front #### 介绍 基于Vue2、ElementUI实现的前端页面 #### 软件架构 软件架构说明 #### 特别说明 将项目中所有带.example后缀的文件复制一份,文件位置保持不变,只需要将复制出来的文件去掉.example即可,执行 完该步骤,即可进行项目安装。 #### 安装教程 1. 安装 npm install 2. 运行 npm run serve 3. 打包 npm run build #### 使用说明 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request