Skip to content

🏬 Template for building a Shopify app and theme extensions using React

Notifications You must be signed in to change notification settings

kwngo/shopify-remix-extensions-with-react

Repository files navigation

Shopify App Theme Extensions Remix Template using React

This template is an example of how to configure your Shopify Remix App Template so you can develop theme app extensions using React.

💡 The key components and tooling used for this template:

  • vite-plugin-shopify
  • @vitejs/plugin-react
  • A second vite config file for the extension at vite.extensions.config.ts
  • frontend/entrypoints directory
  • The vite-tag.liquid file generated automatically in snippets

Visit the shopify.dev documentation for more details on the Remix app package.

Quick start

Using pnpm:

pnpm install
pnpm run dev

About

🏬 Template for building a Shopify app and theme extensions using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published