frontend: basic skeleton

This commit is contained in:
2025-02-15 12:15:41 -08:00
parent 4f94ca0b52
commit 852bb7a1a4
13 changed files with 145 additions and 153 deletions

View File

@@ -20,8 +20,10 @@
"typescript": "^5.7.3"
},
"dependencies": {
"classnames": "^2.5.1",
"express": "^4.21.2",
"express-ws": "^5.0.2",
"react-icons": "^5.4.0",
"ws": "^8.18.0"
}
}