shopify-vuejs-theme
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
- install Shopify theme kit
- clone this repository
-
cd
into the directory - run
yarn
to install dependencies - duplicate
config-sample.yml
, rename it toconfig.yml
and fill in your store data - run
yarn dev
and it will open your theme on your Shopify website.