graycoreio/daffodil

View on GitHub
libs/cart-customer/README.md

Summary

Maintainability
Test Coverage
# @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
```