Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 429 Bytes

File metadata and controls

11 lines (8 loc) · 429 Bytes

Sholpine

Sholpine is a boiler plate of Alpine.js and Tailwind for Shopify themes. AlpineJs is a great alternative to the likes of jQuery, and fits Shopify Liquid's templating very well. Sholpine is perfect for building modern Shopify themes.

Installation

  1. Create a template from this repo.
  2. Run npm install.
  3. Run npm run dev to start development.

Production

  1. Run npm run build to build production files.