An open API service indexing awesome lists of open source software.

https://github.com/circuit/circuit-sdk-app

Circuit-like app built with vue.js and Circuit JS SDK
https://github.com/circuit/circuit-sdk-app

api circuit js-sdk webrtc

Last synced: about 1 month ago
JSON representation

Circuit-like app built with vue.js and Circuit JS SDK

Awesome Lists containing this project

README

          

# Circuit-like app built with vue.js and Circuit JS SDK
Circuit-like app built with vue.js and [Circuit JS SDK](https://circuit.github.io/jssdk.html). Showcases several different JS SDK APIs. RTC APIs still to be added.

Live at https://rawgit.com/circuit/circuit-sdk-app/master/index.html

## Getting Started ##

```bash
git clone https://github.com/circuit/circuit-sdk-app.git
cd circuit-sdk-app
npm install
npm install -g http-server
http-server
```

![Screenshot](images/image.png)