Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 398 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 398 Bytes

Building an Angular Library with multiple entry points

This repo is a demo of creating an Angular library with multiple entry points and a showcase app. Please read my blog post about this topic:

sandroroth.com/blog/angular-library.

Note: The components in this project are only for demo purposes. Never ever build a button component this way!