The beautiful of combination betwen React and electron
for starter
- git clone https://github.com/hikmahgumelar/react-electron-starter.git
- cd react-electron-starter.git
- npm install
#for running
- npm run trial
browser display
and window display
#for live editing
you can reload from window app after new code apply/save , and window app will show the result of your new code/edit.
thanks' to Christian Sepulveda for the inspiration and tutorial