Things needed to install
git clone https://github.com/imagineeeinc/power-notepad.git
in the command line or by downloding the zip from github
npm install
For testing run
npm run electron
npm run dist-win
npm run dist-mac
npm run dist-linux