Skip to content

Instantly share code, notes, and snippets.

@AndrewShitsko
Created October 24, 2016 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndrewShitsko/88736a26c502594fb13e6aed08863551 to your computer and use it in GitHub Desktop.
Save AndrewShitsko/88736a26c502594fb13e6aed08863551 to your computer and use it in GitHub Desktop.
# Install the `electron` command globally in your %PATH%
npm install electron -g
# Install as a development dependency
npm install electron --save-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment