Install Node.js on your machine.
Download or clone the repository.
Unpack and navigate to the directory.
Type "npm install". This installs the required packages from the package.json file.
Type "node app.js". app.js is the server file.
Go to http://localhost:3000.
