Electron
Docs Repository Blog

To run your app with Electron, execute the following command in your Console (or Terminal):



    

The path-to-your-app should be the path to your own Electron app.

You can read the quick start guide in Electron's docs to learn how to write one.