vuejs/create-vue
🛠️ The recommended way to start a Vite-powered Vue project observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 1876
- days_rel: 43
- days_push: 7
- n_releases_24m: 34
Adoption not part of the score
4393 stars · 526 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity active
cli build-tool boilerplate developer-tools web-development frontend developer-tools cli cross-platform vue vite scaffolding project-generator typescript vue3 command-line nodejs
2 sources
- readme: https://github.com/vuejs/create-vue · fetched 2026-08-28 · 753fdde2bfdf
- registry_npm: https://registry.npmjs.org/create-vue · fetched 2026-08-29 · 8663b0efd58b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/create-vue | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="vuejs/create-vue")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem