feat: initialize frontend project with Vite, React, and Biome configuration

This commit is contained in:
Your Name
2026-04-09 13:23:45 +05:30
parent 4bdb1ee80d
commit 6bf186806b
21 changed files with 1248 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}