Files
AstralRinth/apps/theseus-gui/project.json
2024-07-03 11:05:58 -07:00

9 lines
260 B
JSON

{
"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": {}
}