EdgexGo2.0学习-20 编译EdgeX Go UI

下载edgex-ui-go-main
进入edgex-ui-go-main\web
1、安装angular
npm install -g @angular/cli@11.0.3
npm install
2、编译
--localize参数必须
ng build --prod --localize
EdgexGo2.0学习-20 编译EdgeX Go UI

3、去edgex-ui-go-main\web\dist\web
拷贝en-US,zh到edgex-ui-go-main\cmd\edgex-ui-server\static\web
4、去edgex-ui-go-main
make build
make docker
即可
5、运行效果
EdgexGo2.0学习-20 编译EdgeX Go UI

上一篇:Codeforces Round #553 (Div. 2) D题


下一篇:2021 EdgeX中国挑战赛盛大开幕,英特尔赋能开发者,助力创新方案落地