Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 140 Bytes

File metadata and controls

7 lines (6 loc) · 140 Bytes
pip install fastapi
pip install "uvicorn[standard]"
pip install python-multipart sqlalchemy jinja2

uvicorn app:app --reload