---
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](https://github.com/nuxt/ui)
::

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