# mecm-fe
**Repository Path**: edgegallery/mecm-fe
## Basic Information
- **Project Name**: mecm-fe
- **Description**: MECM的前台模块
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 31
- **Forks**: 19
- **Created**: 2020-08-05
- **Last Updated**: 2025-02-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# mecm-fe
[](https://opensource.org/licenses/Apache-2.0)

#### 介绍
mecm的前台仓库
#### 架构
参见[配置参考](https://cli.vuejs.org/config/)
#### 安装
1. npm 安装
#### 介绍
- 安装npm
npm install
- 运行服务
npm run serve
- 执行编译
npm run build
- 执行测试
npm run test
- 执行检查
npm run lint
#### 参与mecm-fe贡献
1. fork mecm-fe的个人分支
2. 提交代码到个人分支
3. 创建个人分支到主线分支的PR
4. 由仓库committer审核合入
#### 相关链接
1. MECM:[http://mecm.edgegallery.org](http://mecm.edgegallery.org)
2. EdgeGallery官网:[http://www.edgegallery.org/](http://www.edgegallery.org/)
3. EdgeGallery代码仓库:[https://gitee.com/edgegallery](https://gitee.com/edgegallery)
4. 电子邮箱:contact@edgegallery.org