Nuxt/docs/content/1.docs/4.examples/4.routing/universal-router.md

253 B

toc
false

Universal Router

This example demonstrates Nuxt universal routing utilities without depending on pages/ and vue-router.

::sandbox{repo="nuxt/framework" branch="main" dir="examples/routing/universal-router" file="app.vue"} ::