Skip to content

donaldboulton/donboulton-openapi-spec

 
 

Repository files navigation

donboulton-shopify

Scaffolded by Shopify Skeleton Version 3.2.4

Easy Shopify Development 💅

Important

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.

Quick Start

Compile things and auto upload to shopify

$ npm run code

Zip everything and code in production mode

$ npm run build

Full Deployment (useful with CI or during first time upload)

$ npm run deploy

Delete Theme Files. Use with care!! (Good during first time upload)

$ npm run kill-theme

Features

  • 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

About

🤖 Yeoman generator for OpenAPI/Swagger repo to help you share spec for your API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.8%
  • PHP 25.9%
  • Liquid 11.1%
  • HTML 2.8%
  • Other 1.4%