Skip to main content

Nx-Shopify

Nx plugin for developing performance-first Shopify themes 🚀

$ npx create-nx-workspace my-org --preset=empty
$ cd ./my-org
$ npm i -D @trafilea/nx-shopify
$ nx g @trafilea/nx-shopify:theme my-theme
Improved Dev Ergonomics

Improved Dev Ergonomics

Get the most out of working with Nx workspaces and type-safe development using TypeScript. You also get BrowserSync!

Local Development Server

Local Development Server

Nx-Shopify runs a local development server so you don't need to upload JS and CSS assets to Shopify during development.

Code Generators

Code Generators

Nx-Shopify comes with themes, layouts, templates, snippets and sections generators. You don't have to write that boilerplate code anymore!