@undaku/js-sdk
v1.0.4
Published
Undaku JS SDK will help javascript developers to communicate with undaku-api with the help of predefines methods
Downloads
7
Readme
Introduction
Undaku JS SDK will help javascript developers to communicate with undaku-api with the help of predefines methods
Getting Started
- Installation process
- npm install @undaku/js-sdk
- Software dependencies
- axios
- Latest releases
- version:1.0.0
- API references
- version 1.0.0
Build and Test
- Clone the repo
- run npm install
- to build: npm run build
- to test : npm run test
- to fix lint errors : npm run lint:fix
Contribute
TODO: Will explain soon