create-liquid-loom
v0.1.1
Published
Create a production-ready Liquid Loom Shopify theme project.
Readme
create-liquid-loom
Create a modern custom Shopify theme project powered by Liquid Loom.
corepack enable
pnpm create liquid-loom@latest my-storefront
cd my-storefront
pnpm buildWhen you are ready to preview against a Shopify development store:
pnpm devThe generated project includes Liquid Loom's source-first theme structure, Vite, Tailwind CSS, Shopify CLI, Theme Check, typed configuration, diagnostics, and a merchant-neutral Online Store 2.0 starter.
Use --no-install to generate files without installing dependencies, or --package-manager npm|pnpm|yarn|bun to choose the installer.
The target is created through an isolated staging directory and is never merged into a non-empty folder.
Liquid Loom is currently in its early 0.1.x validation cycle. If you try it on a real theme, share first-project feedback, especially anything that feels harder than your existing Shopify workflow.
