An Electron, React (16.8) boilerplate for minimalists. Comes with Webpack, Babel, Electron, reactn and an example app using React Hooks.
Uses electron-quick-start for Electron base.
Comes with a basic counting app
3 simple commands.
npm install
yarn dev
yarn start
yarn build