Skip to content

elasticpath/composable-frontend

Repository files navigation

Elastic Path Composable Frontend [WIP]

API First

Composable Frontend is your go-to tooling for Elastic Path storefronts, it accelerates storefront creation, customization, and deployment. Elevate your e-commerce experience with Composable Frontend's powered by Elastic Path.

Setup

pnpm install

Generate the types for schematic schemas during development

pnpm generate

What's inside?

This turborepo uses PNPM as a package manager.

Build

To build all apps and packages, run the following command:

pnpm build