First clone the Repository.
Then install node modules using command-line:-
npm install
This will create all the exisiting libraries and files in Package.json
Then, in your command-line terminal, run command
npm app.js
Then, in your browser, open
localhost:3000
to see the results