Start a project
This commit is contained in:
parent
9fde77468a
commit
a6beae7363
12 changed files with 9743 additions and 2 deletions
6
Fontend-Learner/app/app.vue
Normal file
6
Fontend-Learner/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