Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 341 Bytes

@daffodil/cart-customer

@daffodil/cart-customer provides customer and auth specific features for the cart.

Installation

To install @daffodil/cart-customer, use the following commands in your terminal.

Install with npm:

npm install @daffodil/cart-customer --save

Install with yarn:

yarn add @daffodil/cart-customer