A minimal web integration for C2B transactions.
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.
1. Node(v12.16.3)
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`
- Node
- TypeScript
- Webpack
- Vanilla Javascript
- Bootstrap