Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 524 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 524 Bytes

Electron update

Update Electron application

Project setup

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

- Windows: npm run win
- Linux: npm run linux
- MAC: npm run mac

Create localhost server

python3 -m http.server 8000

See Configuration Reference Python.

Customize configuration

Copy the latest.yml and Update Software.AppImage files.
The example used Linux.