Skip to content

Instantly share code, notes, and snippets.

@Tynael
Created May 3, 2021 08:37
Show Gist options
  • Select an option

  • Save Tynael/5098992d032904dcad04e668235022e0 to your computer and use it in GitHub Desktop.

Select an option

Save Tynael/5098992d032904dcad04e668235022e0 to your computer and use it in GitHub Desktop.
Clone the Quick Start repository
# Clone the Quick Start repository
$ git clone https://github.com/electron/electron-quick-start
# Go into the repository
$ cd electron-quick-start
# Install the dependencies and run
$ npm install && npm start
@Tynael
Copy link
Author

Tynael commented May 3, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment