graycoreio/daffodil

View on GitHub
libs/reviews/README.md

Summary

Maintainability
Test Coverage
# @daffodil/reviews
`@daffodil/reviews` is an optional package thats adds the related products feature on to `@daffodil/product`.

## Installation
To install `@daffodil/reviews`, use the following commands in your terminal.

Install with npm:
```bash
npm install @daffodil/reviews --save
```

Install with yarn:

```bash
yarn add @daffodil/reviews
```