mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 17:43:59 +00:00
1a7b570c82
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
257 B
257 B
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"}