Boilerplate to kickstart creating an app with Electron
See awesome-electron for more useful Electron resources.
⚛ Learn React in just a couple of afternoons with this awesome React course by Wes Bos
Try his free JavaScript 30 course for a taste of what to expect and check out his Node.js, ES6, React, Sublime courses.
In your directory, run:
$ curl -fsSL https://github.com/sindresorhus/electron-boilerplate/archive/master.tar.gz | tar -xz --strip-components 2
You can also git clone
or download this repo and get contents of the boilerplate
folder.
There's also a Yeoman generator.
MIT © Sindre Sorhus