First, you probably want to be running the application from your localhost, "127.0.0.1". You can remove the port just by omitting it in the node.js setup. By default, web browsers look for servers on port 80. If you want your server running on port 3000 for some reason, it will have to be included in the URL.