1. Install the SDK
2. Create the client
Wrap your app in a provider to make the client available anywhere in your app.
3. Start using feature flags
Written in Typescript
Types are automatically pulled from the API and are available in your IDE. Nor more guessing what the return type of a flag is, all typos are picked-up by your IDE and CI build process.