Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 560 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 560 Bytes

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.