# Install dependencies & link packages
yarn
# Build chat-bot-rtvi-client
yarn workspace chat-bot-rtvi-client build
# Build chat-bot-rtvi-daily-client
yarn workspace chat-bot-rtvi-daily-client build
# Build chat-bot-rtvi-web-react
yarn workspace chat-bot-rtvi-web-react build
# Build chat-bot-rtvi-web sandbox
yarn workspace chat-bot-rtvi-web-sandbox build
# Run chat-bot-rtvi-web sandbox
yarn workspace chat-bot-rtvi-web-sandbox run dev