You've already forked AstralRinth
forked from didirus/AstralRinth
9 lines
248 B
JSON
9 lines
248 B
JSON
{
|
|
"name": "knossos",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "application",
|
|
"sourceRoot": "apps/knossos/src",
|
|
"// targets": "to see all targets run: nx show project knossos --web",
|
|
"targets": {}
|
|
}
|