PaulTreanor / electron-build-icon-demo

Electron-build app with custom icon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron and React icon demo

To demo adding icons to a MacOS Electron app using electron-build.

Running the demo

npm install 
npm run start 

# Open a new terminal window

npm run start-electron

To build and package the app

npm run build
npm run package

Blog Post

// TODO

About

Electron-build app with custom icon


Languages

Language:JavaScript 51.4%Language:HTML 31.6%Language:CSS 17.1%