Initial commit

This commit is contained in:
DEV Sam Hayes
2025-01-10 19:36:19 +01:00
commit dc7a980dc5
10 changed files with 6909 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": {
}
}