Skip to content
On this page

Why Electron⚡️Vite

Electron has enough users, Vite starts fast enough, and Electron⚡️Vite is designed to make them easy enough to integrate.

中文

Electron 用户足够多、Vite 启动足够快、Electron⚡️Vite 的目的是使它们集成起来足够简单。

Features

  • 📦 Out of the box
  • 🔥 Hot restart - Main process
  • ⚡️ HMR - Renderer process
  • 🔄 Hot reload - Preload scripts
  • 💪 Full Node.js API supported in Main process, Renderer process, Preload scripts
  • 🎯 Based on the Vite's official templates - Vue, React, Vanilla