Simple react boilerplate for electron app. This app contain simple counter and reset button.
**template taken from steps in https://youtu.be/ZsjgueodULk **
Run build command
$ craco build
Update build configuration in package.json
file.
Next, create executable installer by running:
$ npx electron-builder -p never --win