Create a Library within an Nx Workspace

Paul Halliday
InstructorPaul Halliday

Social Share Links

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.