This website requires JavaScript.
Explore
Help
Sign In
bill
/
AutoGPT
forked from
Significant-Gravitas/AutoGPT
Watch
1
Star
0
Fork
You've already forked AutoGPT
0
Code
Pull Requests
Activity
pwuts/open-2088-implement-new-agent-runs-page
AutoGPT
/
classic
/
frontend
/
run
6 lines
77 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
kill
$(
lsof -t -i :5000
)
flutter run -d chrome --web-port
5000
View Git Blame
Copy Permalink