37 Forks
77 Stars
77 Watchers

electron

This is the repository for my course, Electron: Building Cross Platform Desktop Apps on LinkedIn Learning and Lynda.com.

How to download and setup electron

Open terminal and run command
git clone https://github.com/planetoftheweb/electron.git
git clone is used to create a copy or clone of electron repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with electron https://github.com/planetoftheweb/electron/archive/master.zip

Or simply clone electron with SSH
[email protected]:planetoftheweb/electron.git

If you have some problems with electron

You may open issue on electron support forum (system) here: https://github.com/planetoftheweb/electron/issues