Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 699 Bytes

File metadata and controls

21 lines (13 loc) · 699 Bytes

@daffodil/storefront

@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.

Installation

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

Install with npm:

npm install @daffodil/storefront --save

Install with yarn:

yarn add @daffodil/storefront