0.0.1 • Published 1 year ago

ui-sdk-demo v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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!