CLI Installation
npm install -g @shopify/cli@latest
Connect with github
https://shopify.dev/docs/api/github-app
Pull the theme in local
shopify theme pull --store {store-name}
https://shopify.dev/docs/storefronts/themes/getting-started/customize
Customize theme
shopify theme dev
Local theme sync
shopify theme dev --theme-editor-sync
https://shopify.dev/docs/storefronts/themes/getting-started/customize
Top comments (0)