Setup defaut Nuxt template
This commit is contained in:
parent
51ff27c569
commit
5e4ea1be61
10 changed files with 6645 additions and 37 deletions
6
app.vue
Normal file
6
app.vue
Normal file
|
@ -0,0 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtWelcome />
|
||||
</div>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue