Nuxt/playground/pages/index.vue
2021-03-18 15:26:41 +01:00

6 lines
56 B
Vue

<template>
<div>
Hello world
</div>
</template>