diagram_ph/start_api.ps1

2 lines
77 B
PowerShell

cd D:\dev_new_pc\DiagramPh; uv run uvicorn app.main:app --port 8001 --reload