# element-dev **Repository Path**: backstore/element-dev ## Basic Information - **Project Name**: element-dev - **Description**: 基于elementUI二次开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-04 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Empty #### 介绍 项目开发基础架子。 #### 软件架构 1.Vue cli 2.Element UI #### 安装教程 1. npm i 2. npm run serve #### 使用说明 |--Public目录下存放静态资源和配置 |--index.html |--Src |--assets目录存放样式文件和图片资源 |--iconfont |--imgs |--scss |--router |--store |--components |--directives |--utils |--views |--page |--config |--components |--App.vue |--main.js |--.gitignore |--vue.config.js #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request