angular-library-example
angular-library-example copied to clipboard
Example repo for building an Angular Library with multiple entry points
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!