PeerTube/scripts/watch/client.sh

6 lines
86 B
Bash
Executable File

#!/usr/bin/env sh
cd client || exit -1
ng server --hmr --host localhost --port 3000