## openfeature generate react Generate typesafe React Hooks. > **Stability**: alpha ### Synopsis Generate typesafe React Hooks compatible with the OpenFeature React SDK. ``` openfeature generate react [flags] ``` ### Options ``` -h, --help help for react ``` ### Options inherited from parent commands ``` --debug Enable debug logging -m, --manifest string Path to the flag manifest (default "flags.json") --no-input Disable interactive prompts -o, --output string Path to where the generated files should be saved ``` ### SEE ALSO * [openfeature generate](openfeature_generate.md) - Generate typesafe OpenFeature accessors.