1.0.2 • Published 11 months ago

create-waw-shopify v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

create-waw-shopify

A CLI tool to quickly set up a new Shopify theme project with Tailwind CSS and snapshot capabilities.

Usage

Run the following command to create a new Shopify theme project:

npx create-waw-shopify my-theme-name

This will:

  1. Create a new Shopify theme project structure
  2. Set up Tailwind CSS
  3. Install Shopify CLI and other necessary dependencies
  4. Set up snapshot functionality
  5. Create initial theme files and configurations

After the setup is complete, follow the on-screen instructions to start your development server and begin working on your Shopify theme.

Available Scripts

In the project directory, you can run:

  • npm run dev: Runs the theme in development mode
  • npm run push: Pushes your local theme files to your Shopify store
  • npm run pull: Pulls the latest version of your theme from your Shopify store
  • npm run preview: Allows you to preview your theme without applying it to your live store
  • npm run snap: Generates a snapshot of your project for AI analysis

Working with AI

This project is set up to work seamlessly with AI assistants. Use the npm run snap command to generate a snapshot of your project that can be shared with an AI for analysis and suggestions.

License

MIT

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago