Getting started
Last updated
Last updated
To get started with the Comet React SDK, you'll first need a Comet API key and Comet publishable key. These can both be retrieved from .
Install the React SDK in your project:
npm install @comet-labs/react --save
You're all set!