Skip to content

BillyNoyes/create-alpine-shopify-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-alpine-shopify-theme

A command-line tool to quickly scaffold a Shopify theme with Alpine.js integration.

Features

  • 🏗 Creates a complete Shopify theme structure
  • ⚡ Integrates Vite with Shopify plugin for modern development
  • 🗻 Includes Alpine.js for reactive components
  • 🎨 Optional Tailwind CSS v4 integration
  • 📦 Sets up proper bundling and optimization

Usage

npx create-alpine-shopify-theme [directory-name]

Follow the prompts to configure your theme.

What's Included

  • Complete Shopify theme folder structure
  • Alpine.js integration with example components
  • Vite configuration with Shopify plugin
  • Optional Tailwind CSS v4 integration
  • Basic theme settings and configuration
  • Ready-to-use theme.liquid layout with Alpine.js examples

Development

To contribute to this project:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Make your changes
  4. Test locally by running: node ./bin/cli.js

License

MIT

About

CLI tool to create Shopify themes with Alpine.js and optional Tailwind v4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors