feat: nuxt project setup

This commit is contained in:
2026-03-18 00:01:45 +01:00
parent c912594d7a
commit 9703fa77e2
13 changed files with 10492 additions and 1 deletions

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

@@ -0,0 +1,3 @@
<template>
<div>ok</div>
</template>