]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client.sh
f3799d2e9dd1db395c8634c366380b0f60d58476
[github/Chocobozzz/PeerTube.git] / client.sh
1 #!/bin/sh
2
3 set -eu
4
5 cd client
6
7 npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000