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:
- Host: GitHub
- URL: https://github.com/simbathesailor/paymentwallwidget
- Owner: simbathesailor
- License: mit
- Created: 2018-07-29T06:18:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T07:24:32.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T14:45:47.033Z (about 1 year ago)
- Topics: create-react-app, memoize-one, nodejs, payment-integration, paymentwall, reactjs
- Language: JavaScript
- Homepage: https://immense-caverns-59355.herokuapp.com/
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'