Projeto do Agent Contas ORACLE
This commit is contained in:
4
agent_framework_oci/scripts/run_frontend.sh
Normal file
4
agent_framework_oci/scripts/run_frontend.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd "$(dirname "$0")/../agent_frontend"
|
||||
python -m http.server 5173
|
||||
Reference in New Issue
Block a user