]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/watch/client.sh
Fixes #205: Fix Janitor configuration;
[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