Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 298 Bytes

Todos Learning app

  • To run the project use
poetry run dev

Steps1 :

  • curl -sSL https://install.python-poetry.org | python -

  • set env variable from controll panel C:\Users\AppData\Roaming\Python\Scripts

  • poetry add fastapi "uvicorn["standard"]"

  • poetry run dev