DEV Community

Rajasekar Thangavel
Rajasekar Thangavel

Posted on • Edited on

Shopify Installation

CLI Installation

npm install -g @shopify/cli@latest 
Enter fullscreen mode Exit fullscreen mode

Connect with github
https://shopify.dev/docs/api/github-app

Pull the theme in local

shopify theme pull --store {store-name}
Enter fullscreen mode Exit fullscreen mode

https://shopify.dev/docs/storefronts/themes/getting-started/customize

Customize theme

shopify theme dev
Enter fullscreen mode Exit fullscreen mode

Local theme sync

shopify theme dev --theme-editor-sync
Enter fullscreen mode Exit fullscreen mode

Push development theme to live

shopify theme push -a
Enter fullscreen mode Exit fullscreen mode

Change the live theme from local development

shopify theme dev --theme <<ID>>
Enter fullscreen mode Exit fullscreen mode

https://shopify.dev/docs/storefronts/themes/getting-started/customize

Theme commands

https://shopify.dev/docs/api/shopify-cli/theme

Image of Datadog

Master Mobile Monitoring for iOS Apps

Monitor your app’s health with real-time insights into crash-free rates, start times, and more. Optimize performance and prevent user churn by addressing critical issues like app hangs, and ANRs. Learn how to keep your iOS app running smoothly across all devices by downloading this eBook.

Get The eBook

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs