This project has examples of new template syntax (@if
, @for
, @switch
, ...) and @let
. A brief of standalone components. Deferable components using @defer
and some example about Dynamic components and content projection using ng-content
and ng-container
.
npm install
# or yarn
ng serve