Here is my server.js file I am trying to run using "node server.js":
var app = require(\'express\')(); var http = require(\'http\').createServer(app