mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 10:04:05 +00:00
1a7b570c82
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
10 lines
257 B
Markdown
10 lines
257 B
Markdown
---
|
|
template: Example
|
|
---
|
|
|
|
# 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"}
|