Getting Started Clone the repository, then make sure to install the dependencies. $ npm install $ bower install Running locally $ mongod --dbpath data/db $ nodemon server.js Open issues if you find any.