Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 350 Bytes

@daffodil/customer-auth

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

Installation

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

Install with npm:

npm install @daffodil/customer-auth --save

Install with yarn:

yarn add @daffodil/customer-auth