A bare-bones Shopify app build with Remix
Not supported by or affiliated with Shopify
- Create
.env
- Add
API_KEY
to.env
- Add
API_SECRET_KEY
to.env
- Add
SESSION_SECRET
to.env
From your terminal:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.