This commit is contained in:
Bernd Heidemann
2024-09-04 12:05:49 +02:00
parent 405c1552cf
commit b5031afce0
18 changed files with 136 additions and 347 deletions

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --proxy-config src/proxy.conf.json",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"