Pelion Device Management SDK for JavaScript Prerequisites Node.js > v10.18.1 yarn Installing After cloning this repository, install the dependencies: $ yarn install --frozen-lockfile Building To build and bundle the SDK: $ yarn build Watching (Unit Tests) $ yarn watch Watching (Integration Tests) $ yarn watch:integration