I assumed Node Webkit would make it simple to package up and add to Windows as a single executable file, however it seems it doesn't and they recommend using https://github.com/evshiron/nwjs-builder
So I installed nw-builder and managed to get a build folder containing all the files needed and the .exe file.
What next? There are no other clear instructions on that page! How is this then installed onto windows?
Can anyone help direct me to or provide simple step by step instructions for dummies? I find all this really confusing.
please help, thanks :)