This commit is contained in:
进进啊
2021-12-24 09:56:57 +08:00
parent 8be0b462f0
commit 6cbd7bbe42
12 changed files with 67 additions and 152 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --open",
"start": "ng serve --open --host 0.0.0.0",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"