This is an experimental Shopify theme which uses
- Vuejs
- Vuex
- Custom Elements
- TailwindCSS
- 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.