11 lines
156 B
Markdown
11 lines
156 B
Markdown
Run the file with:
|
|
```
|
|
cd single-valve-bench/
|
|
```
|
|
And then :
|
|
```
|
|
uvicorn main:app --reload
|
|
```
|
|
And then goes to:
|
|
|
|
http://127.0.0.1:8000/static/index.html |