Sha256: 073af5a22acfd5fd0eba88cf3ed024d9011666b5395da0053a9d9ca949e6f934
Contents?: true
Size: 721 Bytes
Versions: 16
Compression:
Stored size: 721 Bytes
Contents
--- title: Introduction section: intro toc: false --- Shopify App CLI helps you build Shopify apps faster. It quickly scaffolds Node.js and Ruby on Rails apps, and automates many common development tasks. **[Get started with Shopify App CLI]({{ site.baseurl }}{% link getting-started/index.md %})** ## Quick start 1. [Install Shopify App CLI]({{ site.baseurl }}{% link getting-started/install/index.md %}). 2. Create an app: ```console $ shopify create ``` 3. Start and install your app on a Shopify development store: ```console $ shopify serve ``` ```console $ shopify open ``` **[Learn more in our Getting Started guide]({{ site.baseurl }}{% link getting-started/index.md %})**
Version data entries
16 entries across 16 versions & 1 rubygems