@pixel2html/shop-generator

v3.0.2
Scaffold and develop shopify themes quickly
yeoman-generator babel shopify

Pixel2HTML Shopify Skeleton Generator

npm version Build Status JavaScript Style Guide dependencies Status

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 @pixel2html/shop-generator
$ yo @pixel2html/shop-generator

Features

  • Sourcemaps
  • JS with Webpack 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
npm i @pixel2html/shop-generator

Metadata

  • MIT
  • >=8.0.0
  • Miguel Palau
  • released 1/6/2018

Downloads