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
- Host: GitHub
- URL: https://github.com/0wain/sholpine
- Owner: 0wain
- Created: 2023-11-04T11:40:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T20:43:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T06:04:44.924Z (7 months ago)
- Topics: alpine, alpine-js, alpinejs, liquid, liquid-templating-engine, shopify, shopify-theme, tailwindcss
- Language: Liquid
- Homepage:
- Size: 33.2 KB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.