Init angular

This commit is contained in:
Mihailo Cvjetinovic
2026-06-28 17:38:37 +02:00
parent 4d27e33e64
commit 52317f801d
24 changed files with 9915 additions and 1 deletions

4
.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"]
}