Merge pull request #10534 from robbix1206/npx_in_quickstart

[Docs] Add npx command for node version 8.2.0 and later in quickstart guide
This commit is contained in:
John Kleinschmidt 2017-10-18 09:32:30 -04:00 committed by GitHub
commit 51cbd977f0

View file

@ -187,6 +187,12 @@ $ ./node_modules/.bin/electron .
$ .\node_modules\.bin\electron .
```
#### Node v8.2.0 and later
```
$ npx electron .
```
### Manually Downloaded Electron Binary
If you downloaded Electron manually, you can also use the included