15_how_an_angular_app_gets_loaded_and_started
7:11
2 بلندگوها
2 فصلها
154 قطعهها
بلندگوها
فصلها
-
0:02فصل 1: So this is the page as we see it right now in the project we created at the end of the last section. 303s · Speaker 1
So this is the page as we see it right now in the project we created at the end of the last section. An empty page here, Angular the complete guide, we reach it at localhost 4200. This is where our development server hosted by the CLI or sp…
-
5:06
passing app module to this method and app module refers to this file here now if we have a look at this file here we actually see that somehow we kind of like with the component have the strange at thing here I will dive into this in a coup…