shopify-vuejs-theme icon indicating copy to clipboard operation
shopify-vuejs-theme copied to clipboard

Shopify VueJS Theme

This is an experimental Shopify theme which uses

  • Vuejs
  • Vuex
  • Custom Elements
  • TailwindCSS

How to develop

  1. install Shopify theme kit
  2. clone this repository
  3. cd into the directory
  4. run yarn to install dependencies
  5. duplicate config-sample.yml, rename it to config.yml and fill in your store data
  6. run yarn dev and it will open your theme on your Shopify website.

Blog posts:

Shopify theme + Vuejs + Custom Elements

Shopify theme + Vuejs + Custom Elements: Part 2