| [ Web Proxy ] |
| Viewing: https://shopify.dev/docs | [Back] [Original] |
Learn how to build an app, or customize your storefront. Whether you're just getting started, deep in the development process, or ready to distribute and monetize your work, Shopify's docs, dev tools and frameworks make building easy and efficient.
Extend Shopify's core functionality with apps that integrate into Shopify's admin, online store, checkout and more.
Help merchants express their unique brand by building a custom theme or Hydrogen storefront.
Build agentic shopping experiences powered by Shopify merchants, from product discovery to checkout.
Initialize new apps, themes, and headless storefronts in an instant with the latest Shopify CLI. A single command installs all the dependencies you need, including the CLI itself, so you can dive straight into development.
Install Shopify CLI globally.
Navigate to the directory where you want to create your app.
Run the second command to create a new app. Your app will be added as a new subdirectory.
Install Shopify CLI globally.
Navigate to the directory where you want to create your theme.
Run the second command to clone a Shopify starter theme that you can build on top of. Your theme will be created in a new subdirectory.
Install Shopify CLI globally.
Navigate to the directory where you want to create your Hydrogen storefront.
Run the second command to initialize a Hydrogen storefront in a new subdirectory.
npm i -g @shopify/cli@latestyarn global add @shopify/cli@latestpnpm add -g @shopify/cli@latestWhen you're ready, submit your app or custom theme so merchants can find, buy, and install it. Review the App Store requirements and Theme Store requirements before you submit.
Connect with other developers, stay on top of platform updates, and get answers to your questions across Shopify's developer channels.
| Web Proxy Viewer | New URL | Original Page |