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



                    
                                      
#!/usr/bin/env sh

cd client || exit -1

ng server --host localhost --port 3000