You are browsing Nuxt 2 docs. Go to Nuxt 3 docs, or learn more about Nuxt 2 Long Term Support.

Translated page Contents of this page might be outdated.

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.

Loading Sandbox...
Edit this page on GitHub Updated at Tue, Apr 14, 2026