Skip to content

Basic example of angular 6 shared library being consumed by another angular application

License

Notifications You must be signed in to change notification settings

rpasechnikov/angularSharedLibraryExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Basic Angular 6 component library being consumed by another angular application. Currently contains an item-list component which can be populated with items. That's all! :)

  • consuming-app is an angular application
  • shared-app is an application, which has component-library library inside of it

Notes

  • This is probably not the right way of source controlling libraries as each build causes lots of changes in the dist folder. Not sure on the right pattern to do this, without having the consuming app manually building the dependency

How do I get started?

  • cd into consuming-app and 'ng serve'

About

Basic example of angular 6 shared library being consumed by another angular application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •