SeqWeb Developer Quickstart

Quick Start

  1. Clone the SeqWeb repository:
    git clone https://github.com/seqweb/seqweb.git
    cd seqweb
    
  2. Start Cursor:
    cursor .
    
  3. Configure environment
    • [TODO]
  4. Start developing!