An open API service indexing awesome lists of open source software.

https://github.com/remy727/shopify-app-bridge-demo

Shopify App Bridge Demo
https://github.com/remy727/shopify-app-bridge-demo

Last synced: 3 months ago
JSON representation

Shopify App Bridge Demo

Awesome Lists containing this project

README

          

# Local Setup

1. Install dependencies:
```bash
npm install
```

2. Run the app
```bash
npm start
```