Back to feed
Dev.to
Dev.to
5/11/2026
I built a clean Electron + React + Shadcn starter so I'd never have to wire it up from scratch again

I built a clean Electron + React + Shadcn starter so I'd never have to wire it up from scratch again

Short summary

Developer published an open-source GitHub starter template combining Electron, React, TypeScript, Tailwind, and Shadcn/UI to eliminate repetitive desktop app setup. The template includes pre-configured build tools, state management (usm-redux), and solves the preload script HMR issue that commonly breaks Vite in Electron projects. Available to clone with single-command builds for macOS, Windows, and Linux.

  • Starter template combines Electron + React + TypeScript + Tailwind + Shadcn/UI with pre-configured build tools
  • Solves specific Vite HMR issue with preload scripts in Electron that many developers encounter
  • Single-command builds for macOS, Windows, and Linux via yarn; GitHub project open for collaboration

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Explore more