Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 621 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 621 Bytes

iPay Africa Javascript

A minimal web integration for C2B transactions.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

1. Node(v12.16.3)

Installing

1. Clone project
2. Run `yarn install`
3. Open one tab and run `yarn compile-dev`
4. Open onother tab and run `yarn build-dev`
5. Start server on another tab `yarn serve-dev`

Built With

  • Node
  • TypeScript
  • Webpack
  • Vanilla Javascript
  • Bootstrap