· Standard
N
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
Nuxt is listed in the llmstxt.info directory as an AI-discoverable organization. Industry: Developer Tools. The website nuxt.com provides its llms.txt at https://nuxt.com/llms.txt. Listed since 27. March 2026.
Business category
Developer Tools
Listed since
llms.txt address
Description
Nuxt is an open source framework that makes web development intuitive and powerful. Create performant and production-grade full-stack web apps and websites with confidence. Die Dokumentation umfasst: Nuxt Docs, Documentation Sets, Nuxt v4 Documentation.
Under GDPR Art. 17 you can request the deletion of your data.
llms.txt — current content
Open ↗
# Nuxt Docs
> Nuxt is an open source framework that makes web development intuitive and powerful. Create performant and production-grade full-stack web apps and websites with confidence.
## Documentation Sets
- [Nuxt Docs](https://nuxt.com/llms-full.txt): The complete Nuxt documentation and blog posts written in Markdown (MDC syntax).
## Nuxt v4 Documentation
- [Introduction](https://nuxt.com/raw/docs/4.x/getting-started/introduction.md): Nuxt's goal is to make web development intuitive and performant with a great Developer Experience in mind.
- [Installation](https://nuxt.com/raw/docs/4.x/getting-started/installation.md): Get started with Nuxt quickly with our online starters or start locally with your terminal.
- [Configuration](https://nuxt.com/raw/docs/4.x/getting-started/configuration.md): Nuxt is configured with sensible defaults to make you productive.
- [Views](https://nuxt.com/raw/docs/4.x/getting-started/views.md): Nuxt provides several component layers to implement the user interface of your application.
- [Assets](https://nuxt.com/raw/docs/4.x/getting-started/assets.md): Nuxt offers two options for your assets.
- [Styling](https://nuxt.com/raw/docs/4.x/getting-started/styling.md): Learn how to style your Nuxt application.
- [Routing](https://nuxt.com/raw/docs/4.x/getting-started/routing.md): Nuxt file-system routing creates a route for every file in the pages/ directory.
- [SEO and Meta](https://nuxt.com/raw/docs/4.x/getting-started/seo-meta.md): Improve your Nuxt app's SEO with powerful head config, composables and components.
- [Transitions](https://nuxt.com/raw/docs/4.x/getting-started/transitions.md): Apply transitions between pages and layouts with Vue or native browser View Transitions.
- [Data Fetching](https://nuxt.com/raw/docs/4.x/getting-started/data-fetching.md): Nuxt provides composables to handle data fetching within your application.
- [State Management](https://nuxt.com/raw/docs/4.x/getting-started/state-management.md): Nuxt provides powerful state management libraries and the useState composable to create a reactive and SSR-friendly shared state.
- [Error Handling](https://nuxt.com/raw/docs/4.x/getting-started/error-handling.md): Learn how to catch and handle errors in Nuxt.
- [Server](https://nuxt.com/raw/docs/4.x/getting-started/server.md): Build full-stack applications with Nuxt's server framework. You can fetch data from your database or another server, create APIs, or even generate static server-side content like a sitemap or a RSS feed - all from a single codebase.
- [Layers](https://nuxt.com/raw/docs/4.x/getting-started/layers.md): Nuxt provides a powerful system that allows you to extend the default files, configs, and much more.
- [Prerendering](https://nuxt.com/raw/docs/4.x/getting-started/prerendering.md): Nuxt allows pages to be statically rendered at build time to improve certain performance or SEO metrics
- [Deployment](https://nuxt.com/raw/docs/4.x/getting-started/deployment.md): Learn how to deploy your Nuxt application to any hosting provider.
- [Testing](https://nuxt.com/raw/docs/4.x/getting-started/testing.md): How to test your Nuxt application.
- [Upgrade Guide](https://nuxt.com/raw/docs/4.x/getting-started/upgrade.md): Learn how to upgrade to the latest Nuxt version.
- [.nuxt](https://nuxt.com/raw/docs/4.x/directory-structure/nuxt.md): Nuxt uses the .nuxt/ directory in development to generate your Vue application.
- [.output](https://nuxt.com/raw/docs/4.x/directory-structure/output.md): Nuxt creates the .output/ directory when building your application for production.
- [assets](https://nuxt.com/raw/docs/4.x/directory-structure/app/assets.md): The assets/ directory is used to add all the website's assets that the build tool will process.
- [components](https://nuxt.com/raw/docs/4.x/directory-structure/app/components.md): The components/ directory is where you put all your Vue components.
- [composables](https://nuxt.com/raw/docs/4.x/directory-structure/app/composables.md):
[…truncated]