Skip to content

Our development theme that provides facilitates our component development environment

Notifications You must be signed in to change notification settings

archetype-themes/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Explorer

The Explorer theme is used in conjunction with the Shopify CLI Theme Component Plugin to create an isolated development and test environment for Theme Components inside of the Shopify Theme Editor.

Google Chrome

How it works

Use the shopify theme component dev [component-name] command inside of a component collection like archetype-themes/reference-components to bootstrap your component development environment.

This command does the following operations:

  1. Copy the contents of archetype-themes/explorer repo into the .dev directory
  2. Copy setup files located in components/[component]/setup/[templates|sections|config] into their respective directories in the .dev directory
  3. Copy component files snippets|assets into their respective directories in the .dev directory
  4. Runs shopify theme dev on the .dev directory

About

Our development theme that provides facilitates our component development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages