Initial commit

This commit is contained in:
2026-04-05 07:43:39 +02:00
commit bafc52fd98
9 changed files with 3196 additions and 0 deletions

7
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"recommendations": [
"nrwl.angular-console",
"esbenp.prettier-vscode"
]
}