Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 665 Bytes

7.nuxt-welcome.md

File metadata and controls

25 lines (21 loc) · 665 Bytes
title description links
<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.

<template>
  <NuxtWelcome />
</template>

::read-more{to="https://templates.ui.nuxtjs.org/templates/welcome" target="_blank"} Preview the <NuxtWelcome /> component. ::

::callout This component is part of nuxt/assets. ::