Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 356 Bytes

@daffodil/order

@daffodil/order provides platform-agnostic drivers as well as useful models and functions for managing customer orders.

Installation

To install @daffodil/order, use the following commands in your terminal.

Install with npm:

npm install @daffodil/order --save

Install with yarn:

yarn add @daffodil/order