Skip to content

Network-of-BioThings/mine-that-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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