graycoreio/daffodil

View on GitHub
libs/related-products/README.md

Summary

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

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

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

Install with yarn:

```bash
yarn add @daffodil/related-products
```