Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 960 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 960 Bytes
Cognite logo

JS SDK Examples

This folder contains examples on how to use the SDK in different frameworks.

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.
  • Open one of the sample project directories in a terminal.

Examples