Skip to content

Template for pulling in and working on existing Shopify stores' themes

Notifications You must be signed in to change notification settings

The-Pages-Media/shopify-dev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Store Name

[store-name].myshopify.com

Preview URL

https://[store-name].com/?preview_theme_id=[THEME_ID]

Requirements

It is recommended for this project to use Shopify CLI

Shopify CLI Reference

Get Started

Using the Shopify CLI, can run locally using:

shopify theme dev -s store-name

The -s is shorthand for --store. It should be noted that .myshopify.com is not necessary to pass for the store-name.

If working out of the the customizer and need to save updated sections use:

shopify theme dev --theme-editor-sync -s store-name

About

Template for pulling in and working on existing Shopify stores' themes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published