Files
saas/frontend/project.json
AHMET YILMAZ 6e7a8c784b
Some checks failed
CI Pipeline / Lint & Test Frontend (push) Has been cancelled
CI Pipeline / Test Backend (push) Has been cancelled
first intial
2025-09-16 22:59:46 +08:00

10 lines
253 B
JSON

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