initial commit

This commit is contained in:
skyai_dev
2025-09-02 08:00:27 +10:00
commit cd3211101c
10 changed files with 6404 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": {
}
}