File size: 93 Bytes
cc01da0
 
1
2
3
python -m pip install --user -r requirements.txt
python -m uvicorn api.app.main:app --reload