kraken-hpc / kraken-dashboard

A React.js based dashboard for kraken (https://github.com/hpc/kraken)
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Electron Support #1

Closed kpelzel closed 5 years ago

kpelzel commented 5 years ago

Added support for building a standalone application with electron. I also switched from using npm to yarn. To build the electron application just run 'yarn electron-pack'.