mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
897 B
897 B
title | titleTemplate | description | navigation | surround |
---|---|---|---|---|
Nuxt Guide | %s | Learn how Nuxt works with in-depth guides. | false | false |
::card-group{class="sm:grid-cols-1"} ::card{icon="i-ph-medal" title="Key Concepts" to="/docs/guide/concepts"} Discover the main concepts behind Nuxt, from auto-import, hybrid rendering to its TypeScript support. :: ::card{icon="i-ph-folders" title="Directory Structure" to="/docs/guide/directory-structure"} Learn about Nuxt directory structure and what benefits each directory or file offers. :: ::card{icon="i-ph-star" title="Going Further" to="/docs/guide/going-further"} Master Nuxt with advanced concepts like experimental features, hooks, modules, and more. :: ::card{icon="i-ph-book-open" title="Recipes" to="/docs/guide/recipes"} Find solutions to common problems and learn how to implement them in your Nuxt project. :: ::