Options
All
  • Public
  • Public/Protected
  • All
Menu

Relution-SDK

Relution SDK

Dev Guide


Installation for development
$: git clone git@github.com:relution-io/relution-sdk.git

$: cd relution-sdk

$: npm i

$: npm link

$: npm run watch
Test
$: npm test
Api reference
$: npm run api

Generated using TypeDoc