initial commit

This commit is contained in:
MastersGame
2025-08-10 15:40:08 +02:00
commit 07907a4284
10 changed files with 7322 additions and 0 deletions

7
angular.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
}
}