Hello World
Routing with NuxtLink component showing page rendered on server side and on client side
In this example:
pages/index.vue
and pages/about.vue
show how Nuxt server renders the page on first load or on hard refresh and renders the page on client side when navigating using the <NuxtLink>
component.
Learn more in the Get Started book in the Installation chapter.
Loading Sandbox...
Editer cette page sur GitHub
Mise à jour le Mon, July 12, 2021