test
This commit is contained in:
commit
ca5f34321c
9 changed files with 6441 additions and 0 deletions
6
app/app.vue
Normal file
6
app/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