Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 424 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 424 Bytes

BioNet

In Development.

Local Development Installation

Requires git and node both be installed and configured on your local environment.

Clone

git clone https://github.com/biobricks/bionet-3-client.git

Change Directory To Project

cd bionet-3-client

Install Dependencies

npm install

Start

npm start