This is a cross platform application for wrapping DiffViz. Connects to swdyn.aau.at per default.
Clone the repo and cd into it.
Install dependencies with npm i.
Then npm run start to start the Electron app.
Make sure you have DiffViz running locally when starting this way.
Run npm run dist to build an application.