Skip to content

Shopify/argo-checkout-template

Repository files navigation

Setup

CLI

If you have grabbed this template from the Shopify CLI you should be good to go!

Start developing your awesome extension in the ./src folder.

From github

If you grabbed this template directly from github:

npm

## With npm
npm install

npm run generate -- --type=CHECKOUT_POST_PURCHASE

## With yarn
yarn

yarn generate --type=CHECKOUT_POST_PURCHASE --template=vanilla-typescript

Available extensions

  • CHECKOUT_POST_PURCHASE
  • CHECKOUT_ARGO_EXTENSION

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published