Most basic things working now

This commit is contained in:
2025-01-08 21:43:40 -05:00
parent ceaf5ae279
commit 662607466e
14 changed files with 91 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.5",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",