var http = require("http"); http.createServer(aa).listen(8080); console.log("Server has started fdsafsdaf ."); function aa(request, response) { response.writeHead(200, {"Content-Type": "text/plain"}); response.write('