started to implement game lobby

This commit is contained in:
2024-11-11 01:58:16 +01:00
parent 2848658e3d
commit 7b43935a8b
2 changed files with 86 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vuetify-project",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",