initialize nuxt project for rank.pompy.dev

This commit is contained in:
Kim, Jimin 2025-03-17 21:43:15 +09:00
parent 0ab70eac57
commit c481fcf0c1
Signed by: pomp
GPG key ID: D3932F82A0667A3B
14 changed files with 5417 additions and 63 deletions

3
apps/rank/app.vue Normal file
View file

@ -0,0 +1,3 @@
<template>
<NuxtPage />
</template>