@gomeddo/sdk
v0.0.25
Published
Package allowing for the easy use of GoMeddo APIs.
Downloads
492
Keywords
Readme
GoMeddo Javascript SDK
A Javascript library to interact with GoMeddo from the browser. More information can be found in our wiki.
Development
- Clone this repository
- Run
pre-commit install - Run
yarn install
Testing
To run the ts-jest unit tests run yarn jest
