graycoreio/daffodil

View on GitHub
libs/search-product-composite/README.md

Summary

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

## Installation
To install `@daffodil/search-product-composite`, use the following commands in your terminal.

Install with npm:
```bash
npm install @daffodil/search-product-composite --save
```

Install with yarn:

```bash
yarn add @daffodil/search-product-composite
```