This website requires JavaScript.
Explore
Help
Sign In
brosner
/
site
Watch
1
Star
0
Fork
0
You've already forked site
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eff9aa55cfaaefb93329725c93b6882b00a64265
site
/
app
/
app.vue
9 lines
121 B
Vue
Raw
Normal View
History
Unescape
Escape
chore(nuxt): scaffold Nuxt 4 + TypeScript project
2025-08-16 09:01:41 -06:00
<
template
>
<
div
>
<
NuxtRouteAnnouncer
/
>
chore: commit pending changes (wrap pages in NuxtLayout, update ignores)
2025-08-16 09:37:10 -06:00
<
NuxtLayout
>
<
NuxtPage
/
>
<
/
NuxtLayout
>
chore(nuxt): scaffold Nuxt 4 + TypeScript project
2025-08-16 09:01:41 -06:00
<
/
div
>
<
/
template
>
Reference in New Issue
Copy Permalink