mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
docs: Added Nuxt server side and static example
This commit is contained in:
6
nuxt/app.vue
Normal file
6
nuxt/app.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtWelcome />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user