Minimal Electron and React starter for building lightweight desktop applications
A minimal Electron + React boilerplate that strips nonessential dependencies such as Redux, React Router, and Jest. It uses Webpack with hot-module-replacement and a dev server for fast renderer updates, and includes packaging scripts for local platform builds; suited for small desktop applications that need a lightweight starting point.
0