Huddle01 / Sample-Apps-Monorepo

Comprehensive list of sample apps build with Huddle01 SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Apps Monorepo

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.

Getting Started

  1. Clone the repository to your local machine
git clone https://github.com/huddle01/huddle01-sample-apps.git
  1. Install dependencies for all the apps inside the monorepo
yarn install
  1. Run the app you want to test (Web Apps)
cd apps/web/[example-app-name]
yarn dev

About

Comprehensive list of sample apps build with Huddle01 SDK


Languages

Language:TypeScript 92.7%Language:JavaScript 4.0%Language:CSS 3.3%