friends-best/pages/index.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

5 lines
66 B
Vue

<template>
<div>
<h1>Index</h1>
</div>
</template>