Create a Library within an Nx Workspace

InstructorPaul Halliday

Share this video with your friends

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.