This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
onepiece-webring/app.vue
Sindre Kjelsrud 5bb6feae61
🎉 init project
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-04-07 18:11:38 +02:00

5 lines
60 B
Vue

<template>
<div>
<NuxtWelcome />
</div>
</template>