Clone and run for a quick way to see Electron-News-App in action.
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/MedZed/Electron-Headlines.git
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start
Learn more about Electron and its API in the documentation.
For more example apps, see the list of boilerplates created by the awesome electron community.
The MIT License
Copyright (c) 2017 Med Zarroug