We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a package.json file in the main directory and put this in it:
"node-main": "./app.js", "main": "http://localhost:3000"
Drop your nw.js binaries and other files into the main directory as well and run nw.js from the command line (in that directory).