Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 115 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 115 Bytes

backend

  1. install python
  2. pip install -r requirements.txt
  3. python3 -m uvicorn main:app --reload