# nuxt/create-nuxt-app

Create Nuxt.js App in seconds.

Repository: https://github.com/nuxt/create-nuxt-app
Canonical: https://ross.abutalabs.com/products/create-nuxt-app
Language: JavaScript
License: MIT
License Family: permissive
Topics: nuxt
Archived: true
Last push: 2025-03-04T15:06:30+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 9, release rhythm 8, longevity 100
- inputs: {"age_days": 3316, "days_push": 547, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3482, forks 412 (observed 2026-08-28T04:08:06.909691+00:00)

## What it is
create-nuxt-app is a scaffolding CLI that generates a fully configured Nuxt.js project in seconds, letting users pick package manager, language, UI framework, linting, testing, and rendering mode. It has been merged into the Nuxt CLI repository (nuxt/cli), which now handles new development.

## Use cases
- scaffold a new nuxt.js project
- bootstrap a vue app with ssr
- create a nuxt app with tailwind and typescript
- generate a nuxt project template from the command line
- set up a nuxt project with eslint and jest preconfigured
- start a static site or spa with nuxt quickly

## When to choose
- you want a ready-to-run Nuxt.js starter with interactive prompts for tooling choices
- you need SSR or static rendering set up out of the box with linting and testing options

## When to avoid
- you are starting a new Nuxt 3 project - use the newer nuxi CLI from nuxt/cli instead
- you need a non-Vue framework scaffolder

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, boilerplate, build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: nuxt, vue, project-scaffolding, scaffold, create-app, npm-init, command-line, nodejs

## Member repositories
- nuxt/create-nuxt-app (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.909691+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:26.603044+00:00, confidence not recorded.
  - readme: https://github.com/nuxt/create-nuxt-app (fetched 2026-08-28T04:08:06.909691+00:00, sha c3c1b42a4b56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
