- Need
Node Yarn
Environment, Make sureNode.js >= 16.10.0
- Execute
yarn install
inweb-app
- Install angular-cli :
yarn global add @angular/cli@15
- Start After Backend Server Available :
ng serve --open
- 需要nodejs npm环境,下载地址:https://nodejs.org/en/download 确保你的版本
Node.js >= 16.10.0
- 安装yarn
npm install -g yarn
- 在前端工程目录web-app下执行
yarn install
- 全局安装angular-cli
yarn global add @angular/cli@15 --registry=https://registry.npm.taobao.org
- 待本地后端启动后,在web-app目录下启动本地前端
ng serve --open
- Execute command in web-app
ng build --configuration production
- Execute command in root
mvn clean install
The HertzBeat install package will at manager/target/hertzbeat-{version}.tar.gz
- Execute command in collector
mvn clean package -Pcluster