Skip to content
Guasam edited this page Mar 10, 2025 · 14 revisions

About

A modern Electron application template with React, Vite, TypeScript, and TailwindCSS. This project provides a solid foundation for developing cross-platform desktop applications.



Features

  • 🚀 Electron - Cross-platform desktop application framework
  • ⚛️ React - Component-based UI library
  • 📦 TypeScript - Type-safe JavaScript
  • 🎨 TailwindCSS - Utility-first CSS framework
  • ⚡ Vite - Lightning-fast build tool
  • 🔥 Fast HMR - Hot Module Replacement
  • 🎨 Dark/Light Mode - Built-in theme switching
  • 🪟 Custom Window & Titlebar - Professional-looking window with custom titlebar & file menus.
  • 📐 Clean Project Structure - Separation of main and renderer processes
  • 🧩 Path Aliases – Keep your code organized.
  • 🛠️ Electron Builder - Configured for packaging applications
Clone this wiki locally