An open API service indexing awesome lists of open source software.

https://github.com/0wain/sholpine

💵🌳🍃 Shopify Liquid boilerplate, using Alpine.js and Tailwind
https://github.com/0wain/sholpine

alpine alpine-js alpinejs liquid liquid-templating-engine shopify shopify-theme tailwindcss

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.