Init project

This commit is contained in:
2023-01-30 15:04:29 +01:00
parent 62baa93405
commit 3836619bc0
22 changed files with 20944 additions and 0 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"]
}