Serve an Angular application on a predefined port (--port), over HTTPS (--ssl), on a local network.
Use any browser / device connected to the same local network and browse to the specific https://ip:port to access the served Angular application.
The IPv4 adress of the serving system can be found using the ipconfig command.