ADDED angular Web App

This commit is contained in:
Marek Lesko
2025-07-09 17:32:56 +00:00
parent 51678f619b
commit 80baf2a3fa
24 changed files with 9711 additions and 1 deletions

4
Web/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
"recommendations": ["angular.ng-template"]
}