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
cdinto the directory- run
yarnto install dependencies - duplicate
config-sample.yml, rename it toconfig.ymland fill in your store data - run
yarn devand it will open your theme on your Shopify website.