Nuxt 3 reached end of life on 31 July 2026
It no longer receives bug fixes or security patches. Upgrade to Nuxt 4 or get extended support from HeroDevs
<NuxtWelcome>
The <NuxtWelcome> component greets users in new projects made from the starter template.
It includes links to the Nuxt documentation, source code, and social media accounts.
app.vue
<template>
<NuxtWelcome />
</template>
This component is part of
@nuxt/ui-templates package.