TryNode My first web appliation with Node.js Notice I am following the guide from here. Usage Run npm install to install all the required modules. Run node index.js to start the server. Visit the website at http://localhost:8888/.