Reading
Angular QuickStart Notes
-
ng addcommand -
typescript compile to javascript before uploading to the server using JIT Compiler
What is the magic happening inside
ng serve? -
What is
ng generate -
Right now I don't know what
environments/does -
CLI handles
index.htmlThe CLI automatically adds all js and css files when building your app so you never need to add any <script> or <link> tags here manually. Coooool












网友评论