- Node.js
- Bower
- Mongo db
- Text editor
- git
- Download the repository
- Navigate to the downloaded location
- Install npm modules:
npm install - Install bower dependencies
bower install - Start up the server:
node server.js - View in browser at http://localhost:8080