tbd.
# Install dependencies & link packages
yarn
# Build voice-sdk
yarn workspace realtime-ai build
# Build voice-sdk-react
yarn workspace realtime-ai-react build
Watch for file changes:
yarn workspace realtime-ai run dev
Navigate to the sandbox directory and run the project
yarn workspace rtvi-sandbox run dev
Navigate to the URL in your browser