graycoreio/daffodil

View on GitHub
libs/customer-store-credit/README.md

Summary

Maintainability
Test Coverage
# @daffodil/customer-store-credit
`@daffodil/customer-store-credit` contains the main features required to support customer store credit management in an Angular app. It supports loading store credit balance.

## Installation
To install `@daffodil/customer-store-credit`, use the following commands in your terminal.

Install with npm:
```bash
npm install @daffodil/customer-store-credit --save
```

Install with yarn:

```bash
yarn add @daffodil/customer-store-credit
```