1
0
Fork 0
peertube/scripts/watch/client.sh
2018-05-17 10:55:50 +02:00

7 lines
125 B
Bash
Executable file

#!/bin/sh
set -eu
cd client
npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000