1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 16:25:55 +00:00
Nuxt/docs/pages/index.vue

6 lines
66 B
Vue
Raw Normal View History

2021-04-20 12:16:09 +00:00
<template>
<div>
Welcome to nuxt3 docs
</div>
</template>