1.Type npm install in the terminal so that require packages get downloaded. npm install 2.Application is running on port 3000 3.In the Terminal type node server.js 4.open two separate browser windows and type localhost:3000