Finish theseus

This commit is contained in:
Jai A
2024-07-03 16:03:41 -07:00
parent b52467b6d6
commit 22779c9dbc
194 changed files with 7216 additions and 3565 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "theseus-gui",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"sourceRoot": "apps/theseus-gui/src",
"// targets": "to see all targets run: nx show project theseus-gui --web",
"targets": {}
}