access angular app outside localhost

JavaScript
ng serve --host 0.0.0.0 --disable-host-check
Source

Also in JavaScript: