]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/watch/client.sh
d8c3a254740f942483cc8522c7ff9206a306e637
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 npm run ng -- server --hmr --host 0.0.0.0 --port 3000