Skip to content

Hydrology-IFH/roger_dashboard

Repository files navigation

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.