Nuxt/docs/content/1.docs/3.api/2.components/7.nuxt-welcome.md

473 B

description
The `<NuxtWelcome>` component greets users in new projects made from the starter template.

<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.

::alert{type=info icon=🔎} This component is part of @nuxt/ui ::

::ReadMore{link="https://github.com/nuxt/ui" title="@nuxt/ui"} ::