The Electron Starter Kit I Wish Existed Earlier — Electron + React + TypeScript + Tailwind + shadcn/ui
typescript
dev.to
Every time I started a new Electron project, I'd spend hours setting up the same stack: React, TypeScript, Tailwind CSS, and shadcn/ui components. Config files everywhere, compatibility issues, build pipeline headaches. So I made a proper boilerplate that just works. What's inside electron-shadcn-typescript gives you a production-ready Electron setup with: ⚡ React + TypeScript — type-safe from day one 🎨 Tailwind CSS + shadcn/ui — beautiful components out of the box 📦 Proper build