Start a project

This commit is contained in:
supalerk-ar66 2026-01-09 14:09:25 +07:00
parent 9fde77468a
commit a6beae7363
12 changed files with 9743 additions and 2 deletions

View file

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