Download Electron
Download Electron Live for Live testing (Optional)
and choose one of the options to put in main.js
Test / Debugging Electron App
npm install more dependencies
A very stupid thing of electron
npm install --save-dev electron-rebuild
Release Electron App
It is stupid to let people download your raw code to run
https://github.com/electron-userland/electron-forge
Developing on Windows
node-pre-gyp和py2.7
npm install --global --production windows-build-tools
Integrate with React
https://github.com/chentsulin/electron-react-boilerplate
Source
https://ourcodeworld.com/articles/read/524/how-to-use-live-reload-in-your-electron-project
https://github.com/electron-userland/electron-forge
https://www.jianshu.com/p/696fbdeb5b8a