Juri Strumpflohner 873f2d8046
feat(nx-dev): AI landing page (#31310)
adds a new AI landing page at `/ai`
2025-05-23 10:52:51 -04:00

10 lines
293 B
JSON

{
"name": "ui-ai-landing-page",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "nx-dev/ui-ai-landing-page/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project ui-ai-landing-page --web",
"targets": {}
}