multiple-options-select-dropdown v1.0.1
MultiSelectDropdown
This library was generated with Angular CLI version 9.1.11.
Code scaffolding
Run ng generate component component-name --project multi-select-dropdown to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project multi-select-dropdown.
Note: Don't forget to add
--project multi-select-dropdownor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build multi-select-dropdown to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build multi-select-dropdown, go to the dist folder cd dist/multi-select-dropdown and run npm publish.
Running unit tests
Run ng test multi-select-dropdown to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
5 years ago