Easy Shopify Development 💅
Your code will not compile unless you provide your Shopify API variables for the deploy task.
Add them in the .env they will not be commited or shared this is for security reasons.
Compile things and auto upload to shopify
$ npm run codeZip everything and code in production mode
$ npm run buildFull Deployment (useful with CI or during first time upload)
$ npm run deployDelete Theme Files. Use with care!! (Good during first time upload)
$ npm run kill-theme- Sourcemaps
- JS with Browserify and ES6 (Just require your problems away)
- Split vendor and app code (both JS and CSS)
- SVG System
- Shopify Plus in mind (Checkout layouts)
- Sensible starting points (all in blank but already wired up)
- Based of Gulp 4
- Live reloading with Browser Sync
- Zip everything in the end