Skip to content

bishtn05/ngx-schematics-lib-example

 
 

Repository files navigation

NgxSchematicsLibExample

This project is an example that shows how to implement support of ng-add schematic for angular library. It is a part of video tutorial

Before you start

Before you start you have to install Verdaccio server: npm install -g verdaccio

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Then run npm run build --prefix projects/super-ui-lib to build schematics and add artifacts to dist

More about schematics

See the official docs about Angular Schematics.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • JavaScript 26.5%