If the specified port is being used, added a feature that it would increment the port by 1 and try again, logging the chosen port to the console. removed console.log of config
Moved configuration variables from index.js to config.json using read-config.
Initial Commit