Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 396 Bytes

@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:

npm install @daffodil/related-products --save

Install with yarn:

yarn add @daffodil/related-products