Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Hujjat/shopify-starter-theme

Shopify Starter Theme. Based on Laravel-mix and ThemeKit. WatchFull Course Here : https://youtu.be/0274iR1XENE
https://github.com/Hujjat/shopify-starter-theme

Last synced: about 2 months ago
JSON representation

Shopify Starter Theme. Based on Laravel-mix and ThemeKit. WatchFull Course Here : https://youtu.be/0274iR1XENE

Awesome Lists containing this project

README

        

# Shopify Starter Theme

Shopify Starter Theme. Based on Laravel-mix and ThemeKit.

This repo is based on a **free YouTube Course** for **Shopify Developers**
WatchFull Course Here : https://youtu.be/0274iR1XENE

## Requirements
* `npm` installed, if you don't have, isntall [nodejs](https://nodejs.org/en/)
* **ThemeKit** The command line tool for shopify themes. install [here](https://shopify.github.io/themekit/) or watch the video on YouTube
* Knowlege of HTML, CSS and JavaScript (Vuejs Framework)

## How to Use
* Clone the repo `git clone https://github.com/Hujjat/shopify-starter-theme.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](https://youtu.be/hYr0oIGVS-I)

Happy development :)

Thanks.