This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new a5c444a49 [chore] update web-app readme (#2423)
a5c444a49 is described below
commit a5c444a49ab1f3457112e10c588a1139da63be59
Author: Limbo <[email protected]>
AuthorDate: Wed Jul 31 19:32:25 2024 +0800
[chore] update web-app readme (#2423)
Co-authored-by: tomsun28 <[email protected]>
---
web-app/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web-app/README.md b/web-app/README.md
index 8a0e7b0a7..8a75b725e 100644
--- a/web-app/README.md
+++ b/web-app/README.md
@@ -11,7 +11,7 @@
2. Install yarn if not existed `npm install -g yarn`
3. Execute `yarn install` or `yarn install
--registry=https://registry.npmmirror.com` in `web-app`
4. Install angular-cli : `yarn global add @angular/cli@15` or `yarn global add
@angular/cli@15 --registry=https://registry.npmmirror.com`
-5. Start After Backend Server Available : `ng serve --open`
+5. Start After Backend Server Available : `yarn start`
### Build HertzBeat Install Package
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]