You installed the Angular CLI and used it to generate your new application. But, when you try to view it in Internet Explorer (IE), you see nothing. Now what?
The bad news:
Angular CLI applications require a few more steps in order to support Internet Explorer.The good news:
It’s really simple: un-comment a few imports and install a couple of npm packages.