This commit is contained in:
进进啊
2021-12-17 13:21:46 +08:00
parent 2c620ee5a1
commit 8be0b462f0
24 changed files with 623 additions and 529 deletions

View File

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