Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 682 Bytes

SynBioNet API

An API wrapper for synbionet based on viem.

Requirements

  • Docker (download here)
  • npm (download here)

Running Locally

  1. Spin up backend from synbionet-demo-backend repo.

  2. Install dependencies with npm install

  3. run npm test to test