Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 604 Bytes

Shopify Embedded React App

Simple express app with oauth flow for Shopify embedded app. The embedded app itself uses react and the Polaris React components from Shopify itselft!

  • npm install
  • change file example.env to .env and populate your variables
  • npm startto start the express server
  • npm run build to bundle and watch react
  • After this, you can use ngrok to tunnel your localhost

Screenshot