1 |
$ git clone https://github.com/atom/electron-quick-start |
1 |
$ cd electron-quick-start |
1 |
$ npm install && npm start |
1 |
$ git clone https://github.com/atom/electron-quick-start |
1 |
$ cd electron-quick-start |
1 |
$ npm install && npm start |
1 |
$ npm install electron -g |
1 |
$ npm install electron-prebuilt -g |
The prebuilt Electron binaryのパッケージ名変更のおしらせ
http://electron.atom.io/blog/2016/08/16/npm-install-electron
1 |
$ npm install electron-packager -g |