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


         
 
                                                                                             
#!/bin/sh

set -eu

cd client

npm run ng -- serve --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000