--- template: Example --- # Universal Router This example demonstrates Nuxt universal routing utilities without depending on `pages/` and `vue-router`. ::ReadMore{link="/guide/features/routing"} :: ::sandbox{repo="nuxt/framework" branch="main" dir="examples/routing/universal-router" file="app.vue"}