Skip to content

duffleit/compound-components-in-angular

Repository files navigation

Compound Components in Angular

This repo contains the source code of my Angular Vienna meetup session which can be watched here.
The corresponding slides can be found here.

The project is based on Angular 6 and was created with the angular cli.
Feel free to run it locally with npm install && npm run start and navigate to http://localhost:4200/ to see it in action.