multicart-typescript
Multicartshop API TypeScript SDK
Library to provide Multicartshop© API protocol support for client-side browser-based or server-side nodejs-base JavaScript client applications.
Table of Contents
Installation
Using npm
$ npm install @cyberline-engineering/multicartshop-client --save
Building the Source
$ git clone https://github.com/@cyberline-engineering/multicartshop-client.git
$ cd cle-oidc-client
$ npm install
$ npm run build
Running the Tests
$ npm test