mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 02:40:55 -04:00
13 lines
440 B
JSON
13 lines
440 B
JSON
[
|
|
{
|
|
"text": "Nuxt Basics",
|
|
"items": [
|
|
{"text": "Introduction", "link": "/nuxt/"},
|
|
{"text": "Directory Structure", "link": "/nuxt/dir"},
|
|
{"text": "Routing", "link": "/nuxt/routing"},
|
|
{"text": "Data Fetching", "link": "/nuxt/datafetching"},
|
|
{"text": "State", "link": "/nuxt/state"},
|
|
{"text": "Server Routes", "link": "/nuxt/server"}
|
|
]
|
|
}
|
|
] |