Files
imphnen-frontend-service/apps/backoffice/project.json
T

10 lines
271 B
JSON
Raw Normal View History

2025-03-17 09:39:04 +07:00
{
"name": "backoffice",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/backoffice/src",
"projectType": "application",
"tags": [],
"// targets": "to see all targets run: nx show project backoffice --web",
"targets": {}
}