Steps
- ng new angular-component-library
- cd angular-component-library
- ng generate library ratify --prefix=lib
ng build ratify
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.