# Elastic Path Commerce Cloud Schematics

This package contains a collection of schematics for generating an [Elastic Path Commerce Cloud](https://www.elasticpath.com/) storefront.

## Schematics

| Name                | Description                                                                                          |
|---------------------|------------------------------------------------------------------------------------------------------|
| application         | Generates new core project files inside the workspace                                                |
| ep-new              | Creates a new project by combining the core storefront schematics                                    |
| workspace           | Initializes an empty workspace and adds the necessary dependencies for a storefront project          |
| header              | Creates the storefront header components and utility files                                           |
| footer              | Creates the storefront footer components and utility files                                           |
| cart                | Creates the storefront cart page, components and utility files                                       |
| home                | Creates the storefront home page, components and utility files. Including optional components.       |
| product-detail-page | Creates the storefront product detail page or PDP. Page, components and utility files                |
| promotion-banner    | Creates the storefront promotion-banner component. Components and utility files                      |
| featured-products   | Creates the storefront featured-products component. Components and utility files                     |