bits-review v0.0.2
Review Library
This library was generated with Angular CLI version 12.2.0.
Code scaffolding
Run ng generate component component-name --project review to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project review.
Note: Don't forget to add
--project reviewor else it will be added to the default project in yourangular.jsonfile.
Dependency
- BrowserModule
- ngx-owl-carousel-o install using
npm i ngx-owl-carousel-o - bits-css install using
npm i bits-css
Install and Setup
Follow all below steps for install and setup review library perfectly.
step 1: install library using this command npm install bits-review.
step 2: import { ReviewModule } from 'review' add this line in your .module.ts.
Running unit tests
Run ng test review 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 Overview and Command Reference page.