Files
imphnen-frontend-service/apps/gacha/project.json
T
2025-03-13 02:03:13 +07:00

10 lines
256 B
JSON

{
"name": "gacha",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/gacha/src",
"projectType": "application",
"tags": [],
"// targets": "to see all targets run: nx show project gacha --web",
"targets": {}
}