Getting Started First, install all the node modules npm init Then, run the server: node app.js Open http://localhost:3000 with your browser to see the result.