feat: add landing page
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "landing-e2e",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"projectType": "application",
|
||||
"sourceRoot": "apps/landing-e2e/src",
|
||||
"tags": [],
|
||||
"implicitDependencies": ["landing"],
|
||||
"// targets": "to see all targets run: nx show project landing-e2e --web",
|
||||
"targets": {}
|
||||
}
|
||||
Reference in New Issue
Block a user