BCO Portal Local Deployment

From BCOeditor Wiki
Revision as of 18:09, 4 October 2022 by Twang9 (talk | contribs) (Created page with "In order to work with BCO API locally, please follow the following steps to set up: '''Mac OS:''' # Clone the GitHub Repository ## Open Terminal, enter the command: ### git clone https://github.com/biocompute-objects/bco_api ### cd cd bco_api")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In order to work with BCO API locally, please follow the following steps to set up: Mac OS:

  1. Clone the GitHub Repository
    1. Open Terminal, enter the command:
      1. git clone https://github.com/biocompute-objects/bco_api
      2. cd cd bco_api