friends-best/app.vue
Louis Hollingworth db9fa44439
Added basic stuff for Nuxt
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-11-09 17:47:19 +00:00

6 lines
57 B
Vue

<template>
<div>
<NuxtPage />
</div>
</template>