nuxi init
This commit is contained in:
parent
f048b0be58
commit
0b964b4779
9 changed files with 9925 additions and 0 deletions
6
frontend/app/app.vue
Normal file
6
frontend/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