Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 345 Bytes

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