Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 345 Bytes

my-electron-app

Simple Electron app based on the Electron Quick Start Guide

Run your application

npm start

Create a distributable:

npm run make

Electron-forge creates the out folder where your package will be located:

// Example for MacOS

out/my-electron-app-darwin-x64/my-electron-app.app/Contents/MacOS/my-electron-app