Introduction
Nx-Shopify
๐ A Nx plugin for developing performance-first Shopify themes ๐
Be it you need to build a custom Shopify store theme, develop a generic theme or even maintain multiple stores/themes with shared code across them, this Nx plugin helps you power-up your development experience
This Nx Plugin for Shopify contains generators and executors for managing Shopify themes within an Nx workspace. It provides:
- Support for writing themes using TypeScript.
- Out of the box code formatting using Prettier and ESLint.
- Scaffolding for creating new themes with separate configs.
- Scaffolding for creating theme block suchs as layouts, templates, sections and snippets.
- Utilities for working with different application environments & themekit environments.
#
Get staredYou can quickly jump in with the following commands:
Read more about everything that comes with Nx-Shopify in our documentation.