mirror of
https://github.com/Drop-OSS/drop-api-autogen.git
synced 2026-07-01 14:17:12 -04:00
f26e7f1a45
Created the barebones of the tooling. Design comes next.
7 lines
87 B
Vue
7 lines
87 B
Vue
<template>
|
|
<div>
|
|
<NuxtRouteAnnouncer />
|
|
<NuxtWelcome />
|
|
</div>
|
|
</template>
|