feat: initial commit

This commit is contained in:
2026-03-12 22:33:26 -04:00
parent 533df2cc7e
commit b7f8423b75
20 changed files with 6785 additions and 146 deletions

View File

@@ -4,6 +4,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"jsx": "react-jsx",
"jsxImportSource": "react"
}
}