@clbtid/activedirectory-azure-ui
v21.0.0
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.1.
Readme
Activedirectory-UI
This project was generated with Angular CLI version 10.2.1.
Last updated: Angular v21
Development server
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name --project activedirectory-ui to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project activedirectory-ui.
Note: Don't forget to add
--project activedirectory-uior else it will be added to the default project in yourangular.jsonfile.
Build
Run npm run adbuild or ng build activedirectory-ui -c production to build the project.
The build artifacts will be stored in the dist/ directory.
Publishing
After building your library, go to the dist folder cd dist/activedirectory-ui and run npm publish --access public.
When you run npm publish, you will be prompted to authenticate with npm. It will ask to open https://www.npmjs.com/auth/cli/ in your browser. Follow the instructions to authenticate.
Running unit tests
Run npm run adtest or ng test activedirectory-ui to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e to execute the end-to-end tests via Protractor.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
