We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68d02f commit 03ab5d1Copy full SHA for 03ab5d1
src/frontend/README.md
@@ -0,0 +1,4 @@
1
+## Execute frontend UI App
2
+```shell
3
+uv run uvicorn frontend_server:app --port 3000
4
+```
0 commit comments