Open sourceActive

Nuxt

Free open-source Vue.js framework for building type-safe, performant full-stack web applications.

Open source page

Field note

What it does

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

npm

javascript / nuxt

sdk

javascript / Not filed

sdk

javascript / vue

npm

javascript / create-nuxt

sdk

javascript / https://nuxt.com/docs/4.x/getting-started/installation

mcp

typescript / https://nuxt.com/docs/4.x/guide/going-further/mcp-server

cli

javascript / https://nuxt.com/docs/4.x/api/commands

mcp

typescript / https://nuxt.com/docs/4.x/guide

cli

JavaScript / https://nuxt.com/docs/4.x/api/commands

npm

Not filed / nuxt

sdk

javascript / vue

npm

javascript / nuxt

sdk

javascript / https://nuxt.com/docs/4.x/getting-started/installation

sdk

JavaScript / nuxt

cli

javascript / @nuxt/cli

Product features

Product features

Client-Side Rendering

Deploying a Static Client-Rendered App

Edge-Side Rendering

Hybrid Rendering

Module System

Extend Nuxt with custom features and third-party service integrations.

Nitro Server Engine

Generates server API from server/api/ and middleware from server/middleware/.

Rendering Modes

Route Rules

Server Bundle Size with ssr: false

Server-rendering the Error Page

Skipping Client Fallback Generation

Static Rendering

Statically render the whole application to static hosting with nuxt generate.

Universal Rendering

Configured Build Tools (Vite)

Uses Vite by default for HMR in development and production bundling.

What are 200.html and 404.html?

Zero-config TypeScript Support

Write type-safe code with auto-generated types and tsconfig.json.