Pre-requisites Install NodeJS Mac http://nodejs.org/ OR https://github.com/creationix/nvm Windows http://nodejs.org 2. Install Git 3. Install dependencies npm install Run the project npm start Run unit tests npm test