Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-epcc-app

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-epcc-app

Create Elastic Path Commerce Cloud powered E-Commerce Stores in no time

  • 0.2.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 14 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc