Shopify Theme Starter. Based on Laravel-mix and ThemeKit.
This repo is based on a free YouTube Course for Shopify Developers
npm
installed, if you don't have, isntall nodejs- ThemeKit The command line tool for shopify themes. install here or watch the video on YouTube
- Knowlege of HTML, CSS and JavaScript (Vuejs Framework)
- Clone the repo
git clone https://github.com/david-whiting/Shopify-Theme-Starter.git
- Run
npm install
to install all dependencies - Add your config information in the
config.yml
file.
Or, watch this video for practical work here
Happy development :)
Thanks.