The easiest way to get started is to clone the repository:
# Get the latest snapshot
$ git clone https://github.com/Network-of-BioThings/mine-that-data.git mine-that-data
$ cd mine-that-data
# Install NPM dependencies
$ npm install
$ node app.js