Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 438 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 438 Bytes

RoGeR Dashboard

This is a small dashboard electron app to visualize RoGeR results.

install

To install the app, download the latest release from the releases page and download the appropriate installer for your system.

development

To develop the app, clone the repository and install the dependencies with npm install. Then you can run the app with npm run dev.