This commit is contained in:
eneller
2026-04-03 08:47:39 +02:00
parent 4f8da032b7
commit 38dedfc829
4 changed files with 24 additions and 8 deletions

View File

@@ -4,6 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"serve": "ng serve --host 0.0.0.0",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"