/electron-boilerplate

Boilerplate to kickstart creating an app with Electron

Primary LanguageJavaScriptMIT LicenseMIT

electron-boilerplate XO code style

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


Getting started

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.

License

MIT © Sindre Sorhus