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