Matt Can Code  

Angular.json just like csproj in c# to defined elements needed to build and run the angular app, it provides application entry point,  first view landed, angular defined styles, ts->js file output directory etc

                                                                                                                                      main.ts

 

<router-outlet> will be the playground for all the componenet allocated by router

 

posted on 2026-01-17 09:48  Matt Yeung  阅读(0)  评论(0)    收藏  举报