0.1.1 • Published 5 years ago

@vendure/storefront v0.1.1

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Vendure Storefront

This library provides pre-built Angular components and services for creating a storefront application for Vendure.

To get an idea of how to use these components in your application, see the reference application implementation. This demonstrates a sample Angular CLI app with universal, PWA, and lazy-loaded routes, and is the source of the Vendure Storefront Demo

Status - experimental

The current API and method of consuming this library is a work-in-progress and need improvement, specifically better separation between the components and the routing defined by the consuming application.

Also a method of overriding default components would be useful to have, if possible.