Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 315 Bytes

File metadata and controls

14 lines (8 loc) · 315 Bytes

 To run with Docker:

  1. Clone repository:

git clone https://github.com/neilswainston/CodonGenie.git

  1. Navigate to CodonGenie directory:

cd CodonGenie

  1. Run start_server script, with optional port (if port is not provided, a randomly assigned empty port will be provided):

bash start_server.sh 80