# Install dependencies
yarn
# Build the sdk
yarn workspace sdk build
# Start the react app
yarn workspace react dev
The slides are available here.
The recording is available here.
Introduction to A/B testing with React and React Native
TypeScriptMIT