Skip to content

Getting Started

Shashank Khanna edited this page Aug 31, 2016 · 2 revisions

Using the Product

  1. Install MongoDB : brew install mongodb

  2. Install Pandoc : brew install pandoc

  3. Clone the git repository and switch to the dev branch:

  4. Install nodeJS : https://docs.npmjs.com/getting-started/installing-node

  5. Open up terminal and cd into the directory that you just cloned

  6. Run npm start