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/entrypointsdirectory- The
vite-tag.liquidfile generated automatically insnippets
Visit the shopify.dev documentation for more details on the Remix app package.
Using pnpm:
pnpm install
pnpm run dev