We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d2450 commit df2a698Copy full SHA for df2a698
README.md
@@ -1,3 +1,4 @@
1
# backend
2
1. install python
3
2. ```pip install -r requirements.txt```
4
+3. ```python3 -m uvicorn main:app --reload```
0 commit comments