This app allows you to add multiple project and compare their values and present you with the most successfull project
To get started using it, use npm i -D electron
to install the dependencies and then run electron .
to run the app
To build the app run, electron-packager ./ --appname "npv calculator" --icon="assets/images/calculator"
-
Install Wix Build tools from
https://wixtoolset.org/
-
run
cd src; node build