* run_locally.js only runs its initialization if run from the command line.
* Add a production.json file which switches the static root dir to "dist".
* Ditch the "mocha" task, it is not yet used.
* update README with commands.
* Allow the PORT to be specified in the environment, convict will take care of reading from the configuration file, environment or default.
* Simplify the path finding to the correct bin file.