A bare-bones Shopify app build with Remix
Not supported by or affiliated with Shopify
- Create
.env - Add
API_KEYto.env - Add
API_SECRET_KEYto.env - Add
SESSION_SECRETto.env
From your terminal:
npm run devThis starts your app in development mode, rebuilding assets on file changes.