0e4ffb4b6
fc76359be
0cfcbae81
1
2
3 4 5
6
7
#!/bin/sh set -eu cd client npm run ng -- serve --proxy-config proxy.config.json --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000