This is a monorepo containing sample apps for Huddle01. This monorepo have sample apps for all of our SDKs including Vanilla JS, React, React Native, and Flutter.
git clone https://github.com/huddle01/huddle01-sample-apps.git
yarn install
cd apps/web/[example-app-name]
yarn dev