Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 703 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 703 Bytes

Elastic Path Composable Frontend

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