Set up React Web SDK
LaunchDarkly onboarding is not available in federal environments
To learn more, read LaunchDarkly in federal environments.Install the package
Initialize the SDK for feature management
React Web SDK initialization
Initialize the SDK for feature management and Experimentation
If you want to use the LaunchDarkly Experimentation feature, include a track call in your initialization code:
React Web SDK initialization for Experimentation
Finding your SDK credentials
You can find your server-side SDK keys, mobile keys, and client-side ID on the SDK keys page under Settings.
To learn more, read Initialize the client in the React Web SDK reference guide.