Initial commit

This commit is contained in:
Maulana Sodiqin
2025-03-13 00:50:45 +07:00
commit d86d77c154
27 changed files with 17684 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "dimentorin",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "apps/dimentorin/src",
"projectType": "application",
"tags": [],
"// targets": "to see all targets run: nx show project dimentorin --web",
"targets": {}
}