https://github.com/shelldandy/shopify-mvp
Basic Shopify site starting point
https://github.com/shelldandy/shopify-mvp
Last synced: 7 months ago
JSON representation
Basic Shopify site starting point
- Host: GitHub
- URL: https://github.com/shelldandy/shopify-mvp
- Owner: shelldandy
- Created: 2017-04-12T00:58:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T18:40:14.000Z (almost 9 years ago)
- Last Synced: 2025-01-14T23:06:38.294Z (about 1 year ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Basic Shopify Start Point
`npm install`
`gulp dev`
Work from the src folder and Gulp will compile everything for you ready for Shopify and stream it to your store.
Icons folder is for svg icons which are added to `snippets` folder ready to be used in your theme.
Will update more later.