Skip to content

Boilerplate to kickstart creating an app with Electron

License

Notifications You must be signed in to change notification settings

W3SS/electron-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
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 this repo and get contents of the boilerplate folder.

There's also a Yeoman generator.

License

MIT © Sindre Sorhus

About

Boilerplate to kickstart creating an app with Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 23.5%
  • HTML 21.8%