Nuxt/playground/pages/index.vue

6 lines
56 B
Vue
Raw Normal View History

2021-03-18 14:26:41 +00:00
<template>
<div>
Hello world
</div>
</template>