I have compiled my project on a remote machine like this:
cd freelancer ng serve --host=0.0.0.0 --disable-host-check
It compiles successfully