Dynavera/apps/web/project.json

8 lines
236 B
JSON

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