create-epcc-app

0.2.2 • Public • Published

BETA Create Elastic Path Commerce Cloud Storefront

The fastest way to get up and running with Elastic Path Commerce Cloud is by using create-epcc-app. To get started, use the following command:

npx create-epcc-app@latest --example d2c-algolia
# or
yarn create epcc-app --example d2c-algolia
# or
pnpm create epcc-app --example d2c-algolia

To create a new app in a specific folder, you can send a name as an argument.

npx create-epcc-app@latest my-store --example d2c-algolia
# or
yarn create epcc-app my-store --example d2c-algolia
# or
pnpm create epcc-app my-store --example d2c-algolia

Options

create-epcc-app options:

  • **-e, --example - An example to bootstrap the app with (currently only support d2c-algolia)
  • --use-npm - Explicitly tell the CLI to bootstrap the app using npm. To bootstrap using yarn we recommend to run yarn create epcc-app
  • --use-pnpm - Explicitly tell the CLI to bootstrap the app using pnpm. To bootstrap using pnpm we recommend running pnpm create epcc-app

Readme

Keywords

none

Package Sidebar

Install

npm i create-epcc-app

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

664 kB

Total Files

26

Last publish

Collaborators

  • field123