/HelloWorld-Electron

A Hello World application to learn and play with the Electron framework

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

HelloWorld-Electron

Install node.js and npm: https://www.npmjs.com/

Install the Electron npm package:

  • Launch the command prompt
  • npm install electron