Getting Error in creating Meteor angular 8 Boiler plate

I started creating meteor angular boiler plate but getting error on front end side
“The selector “app-root” did not match any elements”
// app-root is defined in app.component.ts file.

I dont what is the issue. what package I am missing or what I am missing I have no idea. Can anyone help on this?

Link to Repo - https://gitlab.com/karan.infostride/angular-meteor-boiler-plate.