2025-12-22 16:32:42 +08:00
2025-12-22 16:32:42 +08:00
2025-10-27 17:54:11 +08:00
2025-12-22 16:32:42 +08:00
2025-10-27 17:54:11 +08:00
2025-12-22 16:32:42 +08:00
2025-10-27 17:54:11 +08:00
2025-10-27 17:54:11 +08:00
2025-10-27 17:54:11 +08:00
2025-10-27 17:54:11 +08:00
2025-11-16 18:11:30 +08:00
2025-12-22 16:32:42 +08:00
2025-12-22 16:32:42 +08:00
2025-10-27 17:54:11 +08:00
2025-11-16 18:11:30 +08:00
2025-10-27 17:54:11 +08:00
2025-11-16 18:11:30 +08:00
2025-11-16 18:11:30 +08:00

electron-app

An Electron application with Vue3 and TypeScript

electron-version electron-vite-version electron-builder-version vite-version vue-version typescript-version

Features

  • 💡 Optimize asset handling
  • 🚀 Fast HMR for renderer processes
  • 🔥 Hot reloading for main process and preload scripts
  • 🔌 Easy to debug
  • 🔒 Compile to v8 bytecode to protect source code

Getting Started

Read documentation for more details.

You can also use the create-electron tool to scaffold your project for other frameworks (e.g. React, Svelte or Solid).

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Examples

Description
No description provided
Readme 2.1 MiB
Languages
Vue 53.6%
TypeScript 44.1%
CSS 2%
HTML 0.3%