CLI command ng serve --host 0.0.0.0 Or add to package.json "scripts": { "local-start": "ng serve --host 0.0.0.0" }