Skip to main content

Installing the SDK

Installing the SDK as simple as installing a npm package using your favorite package manager:

Using npm:

npm install dimescheduler

Using yarn:

yarn add dimescheduler

Using bun:

bun i dimescheduler

Using pnpm:

pnpm add dimescheduler