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

10 lines
271 B
JSON
Raw Normal View History

2026-02-13 19:52:05 +07:00
{
"name": "qrcampaign",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/qrcampaign/src",
"projectType": "application",
"tags": [],
"// targets": "to see all targets run: nx show project qrcampaign --web",
"targets": {}
}