This repository showcases examples of Shop Minis.
Shop Minis are lightweight, mini apps that enable you to build rich shopping experiences inside Shop.
To build Shop Minis, you’ll need:
- Node.js version 20 or higher
- Xcode or Android Studio
- A code editor such as Cursor or VSCode
-
Clone the repository:
git clone https://github.com/Shopify/shop-minis-examples.git cd shop-minis-examples -
Go to the Mini you would like to explore. For example:
cd all-hooks -
Install dependencies:
npm install
-
Run the example:
npx shop-minis dev
We welcome contributions! Please see our Contributing Guide for details on how to get started.
Before contributing, please read our Code of Conduct.
If you encounter any issues or have questions, please:
- Check the existing issues in the repository
- Create a new issue if your problem hasn't been reported
- Reach out to the maintainers
This project is licensed under the MIT License - see the LICENSE.md file for details.
Thank you to all contributors who help make Shop Minis better!
Copyright 2024-present, Shopify Inc.