Home

Electron Vite

This is a complete template for building beautiful desktop applications with Electron, Vite, ShadCN, and Tailwind CSS, incorporating essential libraries and tools for a streamlined development process, including TypeScript, React, Jest for testing, and Electron Forge for packaging.

December 22, 2024Strahinja

A complete template to build beautiful desktop applications with Electron.

Libraries and Tools

Project Preferences

  • Context isolation enabled
  • Custom title bar
  • Outfit font as default

NPM Scripts

  • dev: Run the app in dev mode
  • package: Create platform-specific executable
  • make: Build platform-specific distributables
  • test: Run Jest and Playwright tests