@daffodil/storefront is an Angular component library that provides sophisticated, reusable UI components for ecommerce storefronts. Built on learnings from over a decade of ecommerce development, this library bridges the gap between basic design components and ecommerce-specific application implementations.
The source for this package is in the Daffodil repository.
To install @daffodil/storefront, use the following commands in your terminal.
Install with npm:
npm install @daffodil/storefront --saveInstall with yarn:
yarn add @daffodil/storefront