Nuxt/examples/programmatic/pages/index.vue

6 lines
50 B
Vue
Raw Normal View History

<template>
<div>
Works
</div>
</template>