Development
Based on the vite-shopify-example from shopify-vite. Check documentation for development configuration.
Install packages
sh
pnpm installRun dev server
sh
pnpm run devSite will be opened automatically on url http://127.0.0.1:9292, using content from your development theme.
