Electron app from the Ionic project.
Sample for showing basic functionality of electron. Ionic- electron communication.
Use npm install
to install the required dependancy for the project.
Live Reload:
First Run ionic serve -b
for live reload of Ionic code
Then run npm run mon
for the live reload of electron app