Files
gil-wiki/reference/3.guide/0.index.md
gil 5f664546cf feat: 위키 저장소 초기 커밋
- CLAUDE.md 운영 규칙
- wiki/ 정리된 지식 페이지 (Nuxt + Claude Code)
- raw/ 원본 자료
- reference/ Nuxt 4.x 공식 문서

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-13 00:31:51 +09:00

1.2 KiB

title, titleTemplate, description, navigation, surround
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-lucide-medal" title="Key Concepts" to="/docs/4.x/guide/concepts"} Discover the main concepts behind Nuxt, from auto-import, hybrid rendering to its TypeScript support. :: ::card{icon="i-lucide-square-check" title="Best Practices" to="/docs/4.x/guide/best-practices"} Learn about best practices when developing with Nuxt. :: ::card{icon="i-lucide-bot" title="Working with AI" to="/docs/4.x/guide/ai"} Integrate AI tools into your Nuxt workflow with MCP Server and LLMs.txt. :: ::card{icon="i-lucide-box" title="Module Author Guide" to="/docs/4.x/guide/modules"} Learn how to create Nuxt modules to integrate, enhance or extend any Nuxt application. :: ::card{icon="i-lucide-book-open" title="Recipes" to="/docs/4.x/guide/recipes"} Find solutions to common problems and learn how to implement them in your Nuxt project. :: ::card{icon="i-lucide-star" title="Going Further" to="/docs/4.x/guide/going-further"} Master Nuxt with advanced concepts like experimental features, hooks, and more. :: ::