Shopify app example:
Example app for demonstrating authorization/authentication for embedded apps
README
Shopify app example:
Example app used to demonstrate how to use the Shopify libraries to perform authentication/authorization.
Running this app
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
Contributing
This repository is for example purposes only. It doesn't accept issues or contributions.
