Requires Node >12.0.1
Commands List:
npm run rebuildto build all native node modules.npm run devto run the desktop application indevelopmentmode../node_modules/.bin/electron-builder build -mwl(wherem: mac,w: windows,l:linux) to compile the program.