Graphical user interface for https://github.com/DaWe35/SkyLive
First clone the repository. Then run:
cd SkyLive-GUI
npm install
To start the dev-server:
npm start
To start the app:
npm run start-electron
Please note that app runs in development mode.
For production usage, download the latest release or build it yourself.
npm run build
npm run package
npm run build
npm run package-all
Ci info: https://github.com/samuelmeuli/action-electron-builder#readme