You've already forked AstralRinth
9 lines
260 B
JSON
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": {}
|
|
}
|