Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 718 Bytes
Cognite logo

JS SDK Examples

This folder contains an example on how to use the SDK in NodeJS.

For browser environments, please take a look at this guide.

Prerequisites

  • Clone this repository locally. See guide here.
  • Install NodeJS on your machine. You can download NodeJS here.
  • Install dependencies by running yarn.
  • Build sdk by running yarn build.

Examples