Adding --host 0.0.0.0 to the ng serve command will allow access on your local network. (or if you have a VPN setup, you could access via that now)

ng serve --host 0.0.0.0