Clone and run for a quick way to see Electron in action.
# Clone this repository
git clone https://github.com/srmd-tl/electron-leadsCapture.git
# Go into the repository
cd electron-leadsCapture
# Install dependencies
npm install
# Run the app
npm start