npm install
Customise the files to your liking then test it with
npm start
To publish and create an executable file
Windows: npm run-script build
macOS: npm run-script build-mac
Then open the folder dist and run either the .exe for Windows or .pkg for macOS