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

15 lines
473 B
Markdown
Raw Normal View History

---
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"}
::