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

https://github.com/simbathesailor/paymentwallwidget

Javascript widget for paymentwall integration. :money_with_wings: :money_with_wings: :money_with_wings: :bank:
https://github.com/simbathesailor/paymentwallwidget

create-react-app memoize-one nodejs payment-integration paymentwall reactjs

Last synced: 2 months ago
JSON representation

Javascript widget for paymentwall integration. :money_with_wings: :money_with_wings: :money_with_wings: :bank:

Awesome Lists containing this project

README

          

# This is a minimal paymentWall javascript widget.

## Technologies used are : Reactjs(16.4.1), nodejs, heroku, memoize-one, react-route 4

**Steps to Run it locally**

Developed on Node version: __v8.9.4__
npm version : __5.6.0__
OS: __Linux mint__

1. Clone the repo https://github.com/anil26/paymentwallwidget.git
2. Change directory to paymentwallwidget folder // cd paymentwallwidget
3. yarn install to install dependencies
4. Run 'yarn start' to start the development server or 'npm run start'
5. For production build, run 'yarn build' or 'npm run build'