From 441c8dec4fe444c5f4350a3778ed71b0f3c8702c Mon Sep 17 00:00:00 2001 From: Naitik Kapadia <88614335+KapadiaNaitik@users.noreply.github.com> Date: Tue, 16 May 2023 22:31:25 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 51cd1eca7..016eb04a4 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,11 @@ pnpm dev Your app should now be running on [localhost:3000](http://localhost:3000/). +## Running/Contributing from a browser IDE +Make changes and contribute to this repo in a single click with an **already setup and ready to code developer environment** using Gitpod ! + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vercel/commerce) + ## How to configure your Shopify store for Next.js Commerce Next.js Commerce requires a [paid Shopify plan](https://www.shopify.com/pricing). It will not work with a Shopify Starter plan.