This training kit has been developed to learn the basics of Electron.js
- Understanding/Experience of Node.js
- Basic understanding of JavaScript
- Basic understanding of desktop/native app development
npm install -g electron.
And run the examples via electron <codes>/<Ch-name>/<Eg-no>/main.js
Clone the repository and start running the examples in your browser and browse the codes with ready commits or Download this repository
You can used any text editor which ever you are comfortable with on any operating systems. But when it comes to JavaScript based project I personally recommend the following editors as per the priority.
- Atom
- Sublime text
- Bracket
- Notepad++
We really appreciate all kind of feedback and contributions. Thanks for using and supporting this project: contributors
To request a feature or you find any typo errors, enhancements or questions; please feel free to post it on following link, or vote for the ones that are already registered.
https://github.com/Code-by-practice/learning-electron/issues
The MIT License (MIT)
Copyright (c) 2016 Ashwin Hegde