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

9 lines
248 B
JSON

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