aboutsummaryrefslogblamecommitdiffhomepage
path: root/scripts/watch/client.sh
blob: 710c8703704b4ea07b83c66f2dd4cdabb95f7628 (plain) (tree)
1
2
3
4
5
6
7
         
 


         
 
                                                                          
#!/bin/sh

set -eu

cd client

npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000