UNPKG

ontotext-reusable-ui-components

Version:

Unified reusable UI components designed for the Ontotext ecosystem.

17 lines (9 loc) 752 B
# OntoSearch This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.6. ## Code scaffolding Run `ng generate component component-name --project onto-search` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project onto-search`. > Note: Don't forget to add `--project onto-search` or else it will be added to the default project in your `angular.json` file. ## Build Run `ng build onto-search` to build the project. The build artifacts will be stored in the `dist/` directory. ## Publishing After building your library with `ng build onto-search`, go to the dist folder `cd dist/onto-search` and run `npm pack` for local publishing.