Create a Library within an Nx Workspace

Paul Halliday
InstructorPaul Halliday
Share this video with your friends

Social Share Links

Send Tweet

In this lesson we'll be using the Angular CLI and Nx Schematics to generate a standalone library which can be imported within our project using the @library/feature syntax.