Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 304 Bytes

Getting Started with Node

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