]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client.sh
Merge branch 'weblate' into develop
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
CommitLineData
0e4ffb4b 1#!/bin/sh
fc76359b 2
0e4ffb4b
LA
3set -eu
4
5cd client
fc76359b 6
0cfcbae8 7npm run ng -- serve --proxy-config proxy.config.json --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000