# electron-vite/electron-vite-vue

🥳 Really simple Electron + Vite + Vue boilerplate.

Repository: https://github.com/electron-vite/electron-vite-vue
Canonical: https://ross.abutalabs.com/products/electron-vite-vue
Homepage: https://electron-vite.github.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: electron, vite, rollup, typescript, vue
Last push: 2026-08-01T02:43:37+00:00

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

## Adoption (not part of the score)
Stars 4891, forks 636 (observed 2026-08-28T04:09:02.001736+00:00)

## What it is
A simple Electron + Vite + Vue 3 + TypeScript boilerplate template for building desktop applications. It provides an out-of-the-box project structure with Electron main, preload, and renderer processes integrated with Vite's fast dev server and build pipeline.

## Use cases
- start a new electron app with vue and vite
- electron vue typescript starter template
- build cross-platform desktop apps with web technologies
- use node.js apis in electron renderer process
- electron app with hot module replacement during development
- package a vue web app as a desktop application

## When to choose
- starting a new Electron desktop app with Vue 3 and TypeScript
- you want Vite's fast HMR dev experience in an Electron project
- you need a minimal, less invasive template based on official create-vite
- you need native C/C++ addon support in Electron

## When to avoid
- you prefer React or Svelte instead of Vue
- you need a full-featured production scaffold with CI, packaging, and auto-update configured
- you want a framework with built-in routing and state management opinions
- you are building a purely web-based app without a desktop shell

## Facets
- artifact type: learning-resource
- maturity: active
- function: build-tool, developer-tools, desktop-framework
- domain: desktop-applications, web-development, developer-tools, cross-platform
- platform: cross-platform
- tags: electron, vite, vue, boilerplate, template, desktop-app, boilerplate, desktop, nodejs, typescript

## Member repositories
- electron-vite/electron-vite-vue (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.001736+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-30T08:31:24.048675+00:00, confidence not recorded.
  - readme: https://github.com/electron-vite/electron-vite-vue (fetched 2026-08-28T04:09:02.001736+00:00, sha 77f82513579f)
  - homepage: https://electron-vite.github.io (fetched 2026-08-29T09:00:48.441166+00:00, sha e6a4a08db723)
- Data as of 2026-08-30T08:39:29.467469+00:00.
