Skip Navigation

Getting started with Electron

We will show you how to build native desktop applications using web technologies, that's HTML, CSS and Javascript.

Difficulty:

intermediate

Instructor:

Trevor Greenleaf

Learning Outcome:

  • Learn what Electron is and what you can do with it.
  • Setup Node on your mac
  • Setup NPM on your mac
  • Download and Configure an Electron App
  • How to change the style and format of your APP
  • Compile Electron App into a Mac OS app