3 lines
89 B
Bash
3 lines
89 B
Bash
#!/bin/sh
|
|
dart run --enable-vm-service bin/backend_dart_dev.dart # Backend on port 8080
|