Nuxt/playground/pages/index.vue

6 lines
56 B
Vue

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