1
0
Fork 0
peertube/scripts/watch/client.sh

6 lines
116 B
Bash
Raw Normal View History

2016-06-03 20:34:39 +00:00
#!/usr/bin/env sh
cd client || exit -1
npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000