feat(tree-wide): init

This commit is contained in:
Saahil dutta 2025-06-17 22:37:13 -04:00
parent c55d4ac9fc
commit 0dcd234614
Signed by: neon
GPG key ID: 8A8B64515254CFC6
93 changed files with 123 additions and 43291 deletions

6
app.vue Normal file
View file

@ -0,0 +1,6 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>