Get the site functional for the game release

This commit is contained in:
Oliver-Akins 2024-03-27 21:14:01 -06:00
parent 4b61e73573
commit 33ab4afe52
16 changed files with 575 additions and 30 deletions

View file

@ -19,6 +19,7 @@
"vite": "^4.4.5"
},
"dependencies": {
"axios": "^1.5.0",
"svelte-i18n": "^3.7.0"
}
}