This is a GUI for users of RELAN, a new program designed by Dr. Rainer Maderthaner for statistical and causal analysis of data.
$ nvm use 16(if that doesn't work for you, check out this thread on how to find out which node.js version you have available, how to download more a more up-to-date node.js and how to switch to using the right one)$ npm run startto run the program locally
$ npm run make will create an executable in ./out
Find out about creating a distributable on the official Electron homepage.