# vuejs/create-vue

🛠️ The recommended way to start a Vite-powered Vue project

Repository: https://github.com/vuejs/create-vue
Canonical: https://ross.abutalabs.com/products/create-vue
Language: Vue
License: NOASSERTION
License Family: other
Topics: vue, vue3, vuejs, vite
Last push: 2026-08-26T19:37:30+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 94, longevity 100
- inputs: {"age_days": 1876, "days_push": 7, "days_rel": 43, "gap_med": 15, "n_releases_24m": 34}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4393, forks 526 (observed 2026-08-28T04:08:48.147410+00:00)

## What it is
create-vue is the official scaffolding CLI for starting Vite-powered Vue projects, generating pre-configured boilerplate based on interactive prompts or feature flags. It replaces Vue CLI as the recommended way to bootstrap Vue 3 (and legacy Vue 2) applications.

## Use cases
- scaffold a new Vue 3 project with Vite
- create a Vue project with TypeScript and router preconfigured
- generate minimal Vue boilerplate from the command line
- migrate from Vue CLI to a Vite-based Vue setup
- bootstrap a Vue 2 project for legacy IE11 support

## When to choose
- starting any new Vue 3 project
- you want Vite's fast dev server and HMR out of the box
- you need configurable feature flags (TypeScript, router, Pinia, ESLint) at scaffold time

## When to avoid
- adding features to an existing Vue project rather than creating one
- building with frameworks other than Vue
- you need webpack-specific Vue CLI tooling

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, build-tool, boilerplate, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: vue, vite, scaffolding, project-generator, typescript, vue3, command-line, nodejs

## Member repositories
- vuejs/create-vue (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.147410+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:21:11.379389+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/create-vue (fetched 2026-08-28T04:08:48.147410+00:00, sha 753fdde2bfdf)
  - registry_npm: https://registry.npmjs.org/create-vue (fetched 2026-08-29T09:09:22.714133+00:00, sha 8663b0efd58b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
