mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
9a0fc57724
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com> Co-authored-by: pooya parsa <pyapar@gmail.com>
13 lines
304 B
Markdown
13 lines
304 B
Markdown
---
|
|
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"}
|