queryparams aus url

This commit is contained in:
Bastian Wagner
2026-02-17 15:38:38 +01:00
parent a292b29cb1
commit 40e3ac187e
4 changed files with 33 additions and 13 deletions

View File

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