/sholpine

💵🌳🍃 Shopify Liquid boilerplate, using Alpine.js and Tailwind

Primary LanguageLiquid

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.