Example app used to demonstrate how to use the Shopify libraries to perform authentication/authorization.
To run this app locally, clone the repository, and then follow our Work on an existing app tutorial to install the project dependencies and preview the app.
npm installnpm run dev -- --resetnpm run shopify app deploy
This repository is for example purposes only. It doesn't accept issues or contributions.