Using ng serve --host 0.0.0.0 command has solved my problem.
Type 192.168.x.x:4200 to get access to the app from another machine.
Also, check for firewall rules on client and server (disable firewall temporally or create a rule to allow traffic)
Using ng serve --host 0.0.0.0 command has solved my problem.
Type 192.168.x.x:4200 to get access to the app from another machine.
Also, check for firewall rules on client and server (disable firewall temporally or create a rule to allow traffic)