generator-pixel2html-shopify

v1.1.0
Scaffold and develop shopify themes quickly
yeoman-generator babel shopify

Pixel2HTML Shopify Skeleton Generator

npm version Build Status JavaScript Style Guide

This is a tool for scaffolding Shopify themes quickly. Built as a starting point like Slate but with more flexibility in mind.

Brought to you by ~> Pixel2HTML Logo

Instructions

$ npm i -g yo generator-pixel2html-shopify
$ yo pixel2html-shopify

Features

  • Sourcemaps
  • JS with Browserify and ES6 (Just require your problems away)
  • Split vendor and app code (both JS and SCSS)
  • 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

Metadata

  • MIT
  • Whatever
  • Miguel Palau
  • released 7/20/2017

Downloads