# Getting started

1. 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 [www.withcomet.com/devstart](https://withcomet.com/devstart).
2. Install the React SDK in your project:
   * `npm install @comet-labs/react --save`
3. You're all set!
