@daffodil/product
v0.92.3
Published
Platform-agnostic models, state management, and drivers for retrieving and interacting with ecommerce products. Part of the Daffodil ecommerce framework.
Downloads
2,588
Readme
@daffodil/product
Building and maintaining a model and code for an ecommerce store is complex and mentally taxing. @daffodil/product
provides clear interfaces, models, and factories for the frontend of an ecommerce store so that you don't have to.
Installation
To install @daffodil/product, use the following commands in your terminal.
Install with npm:
npm install @daffodil/product --saveInstall with yarn:
yarn add @daffodil/product