Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 245 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 245 Bytes

HOW TO RUN

  • Frontend

    http-server Frontend
  • Backend

    install python packages

    pip install -r requirements.txt

    run the server

    python server.py