PeerTube_original/scripts/watch/client.sh
2018-05-16 09:42:54 +02:00

8 lines
105 B
Bash
Executable File

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