@daffodil/order
provides platform-agnostic drivers as well as useful models and functions for managing customer orders.
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