mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Init
This commit is contained in:
commit
fe759b4456
10 changed files with 2063 additions and 0 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