adding initial world map frontend

This commit is contained in:
itsamejms
2026-07-13 10:50:55 +01:00
parent a6171a8158
commit 82f2dcf3df
7 changed files with 448 additions and 62 deletions
+2
View File
@@ -15,9 +15,11 @@
"@tauri-apps/plugin-log": "^2",
"@tauri-apps/plugin-store": "^2.4.3",
"framer-motion": "^12",
"konva": "^10.3.0",
"lucide-react": "^0.525",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-konva": "^19.2.5",
"zustand": "^5.0.14"
},
"devDependencies": {