Skip to content

Latest commit

 

History

History

README.md

Components

Open in StackBlitz

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.

Install dependencies

npm install
# or yarn

Run the project

ng serve