-
Ensure that you have the npm package manager installed.
-
Clone the repository and
cdinto the GUI source code directory. -
Run
npm installto install the dependencies. -
Then run
npm run devto start the GUI.
This application is made using electron.js and React.js.