# Introduction

Shopify shell is the custom build system for developing shopify theme. It use different front-end tools, parser to acquire the optimised local build.

# Why do we use it ?

  • Shopify built-in editor has limitations in terms of techs and stacks.
  • Leverage benefits of better front-end techs
  • Use of latest front-end tools for build optimization

# How does it work ?

Read the complete flow here

# Implementation

Depending upon the vue version, few configs and packages may vary, You can check for each link here :

Vue 2
Vue 3