first intial
This commit is contained in:
9
frontend/project.json
Normal file
9
frontend/project.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user