https://github.com/100mslive/clubhouse-clone-js
Learn how to build a clubhouse clone using 100ms
https://github.com/100mslive/clubhouse-clone-js
Last synced: about 1 year ago
JSON representation
Learn how to build a clubhouse clone using 100ms
- Host: GitHub
- URL: https://github.com/100mslive/clubhouse-clone-js
- Owner: 100mslive
- License: mit
- Created: 2023-05-13T07:59:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T07:57:10.000Z (about 3 years ago)
- Last Synced: 2025-06-06T03:45:10.546Z (about 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clubhouse-clone-js
Learn how to build a clubhouse clone using 100ms js SDK.
## Setup
### Step 1
```
yarn
```
### Step 2
```
yarn start
```