Switch to react

This commit is contained in:
2024-09-28 00:34:45 +02:00
parent 6a88214822
commit 56cb05fd6b
55 changed files with 4354 additions and 510 deletions

7
tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}