We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e948f commit adcb82bCopy full SHA for adcb82b
README.md
@@ -26,6 +26,9 @@ another with an example for integrating with the amplitude analytics SDK.
26
* Script Tag (HTML)
27
* [Basic Example](https://github.com/amplitude/experiment-js-client/tree/main/examples/html-app/basic)
28
* [Amplitude Analytics SDK Integration](https://github.com/amplitude/experiment-js-client/tree/main/examples/html-app/amplitude-integration)
29
+* React
30
+ * [Basic Example](https://github.com/amplitude/experiment-js-client/tree/main/examples/react-app/basic)
31
+ * [Amplitude Analytics SDK Integration](https://github.com/amplitude/experiment-js-client/tree/main/examples/react-app/amplitude-integration)
32
33
## Browser Compatibility
34
0 commit comments