Angular Library: Use A Library In a Mono-Repo and Different Workspaces

Опубликовано: 24 Май 2025
на канале: Code Shots With Profanis
18,672
309

In this video, you will see how to create an #angular #library and re-use it in a mono-repo.
You will learn how to use the library in the same workspace, or in a different one.

Useful commands:
Create a library: ng generate application users
Display in terminal the directory's tree view (in Linux): tree -d -L 2 -I 'node_modules|dist'

✨ Code: https://github.com/profanis/codeShots...

✨ For more info regarding Angular Libraries: https://angular.io/guide/creating-lib...

✨ Github Issue:
https://github.com/angular/angular/is...

******************************************************
Let's connect
******************************************************
Twitter:   / prodromouf  
LinkedIn:   / prodromouf  

#angular #angularlibrary #library #angulartutorial #workspace #angularworkspace