seawolf2357's picture
Deploy from GitHub repository
3382f47 verified
raw
history blame contribute delete
77 Bytes
#!/bin/bash
kill $(lsof -t -i :5000)
flutter run -d chrome --web-port 5000