How to build a Shopify app using CLI — Introduction

Ilias Haddad
1 min readDec 17, 2020

--

In the ninth article of the #4weeksOfShopifydev challenge, I’ll be talking about how to create a Shopify app using Shopify app cli.

Why should you use Shopify App CLI?

  • Create a new Private or Public app in a couple of seconds
  • Update redirect URL and App URL automatically with ngrok server URL
  • Have a ready to test a Shopify app with a free remote server (Ngrok)
  • You have two starting apps, one built with Node js and the other one with Ruby on rails

Install Shopify App CLI and create your first Shopify app

shopify create
  • Start and install your app on a Shopify development store
shopify serveshopify open

I recommend starting with this tutorial https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react if you’re already familiar with Node, React JS and GraphQl

If you’re interested in this type of content, please subscribe to our newsletter

Let’s discuss it on Twitter

--

--

Ilias Haddad
Ilias Haddad

Written by Ilias Haddad

I’m Full Stack Javascript Developer, Shopify Developer and Indie Maker

No responses yet