site_liveq/Makefile

6 lines
52 B
Makefile
Raw Normal View History

2022-12-11 14:13:42 +00:00
serve:
uvicorn app:app
devserver:
python main.py