Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 684 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 684 Bytes

❗ Archived

This project has been discontinued. There is a new version of the demo application available at https://github.com/optile/op-demo-shop.

Express Checkout Redirect Demo

This Demo shop is to represent the UMD redirect implementation of Express Checkout https://github.com/optile/express-checkout



Steps to run demo

npm install --save express-checkout@latest --registry https://packagecloud.io/optile/javascript/npm/

npm install

npm start

Open http://localhost:3000/

Live Demo - https://optile.github.io/demo-express-checkout-redirect






Steps to build the component

npm install

npm run onlybuild