mecm fe

A sub module of EdgeGallery MECM which responsible for the orchestration portal.

20
0
Vue

mecm-fe

License
Jenkins

介绍

mecm的前台仓库

架构

参见配置参考

安装

  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
  2. EdgeGallery官网:http://www.edgegallery.org/
  3. EdgeGallery代码仓库:https://gitee.com/edgegallery
  4. 电子邮箱:[email protected]