This is a React + Electron boilerplate, mainly made for personal use.
python install.pygit clone https://github.com/E3nviction/react-electron-boilerplate.git- change the name and description in
package.json - change the title of the main window in
src/main.js - run
npm install - run
npm run dev