# electron-boilerplate [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) > Boilerplate to kickstart creating an app with [Electron](https://github.com/atom/electron) *See [awesome-electron](https://github.com/sindresorhus/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.

--- ## 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](https://github.com/sindresorhus/electron-boilerplate/archive/master.zip) this repo and get contents of the `boilerplate` folder. There's also a [Yeoman generator](https://github.com/sindresorhus/generator-electron). ## License MIT © [Sindre Sorhus](https://sindresorhus.com)