🎉 Initial Commit

This commit is contained in:
2025-09-18 23:50:44 +08:00
commit 773cc220e0
15 changed files with 2681 additions and 0 deletions

5
app/pages/index.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<v-container>
<h1>Welcome!</h1>
</v-container>
</template>