# NgOptionHighlight

## Build

Run `ng build ng-option-highlight` to build the project. The build artifacts will be stored in the `dist/` directory.

## Publishing

After building your library with `ng build ng-option-highlight`, go to the dist folder `cd dist/ng-option-highlight` and run `npm publish`.

## Running unit tests

Run `ng test ng-option-highlight` to execute the unit tests via [Karma](https://karma-runner.github.io).
