Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Hujjat/shopify-starter-theme
- Owner: Hujjat
- Created: 2019-11-11T23:55:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:45:47.000Z (about 2 years ago)
- Last Synced: 2024-08-09T02:17:59.960Z (5 months ago)
- Language: Liquid
- Size: 988 KB
- Stars: 85
- Watchers: 5
- Forks: 39
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Hujjat/shopify-starter-theme - Shopify Starter Theme. Based on Laravel-mix and ThemeKit. WatchFull Course Here : https://youtu.be/0274iR1XENE (Liquid)
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.