Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 509 Bytes

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

Circuit-like app built with vue.js and Circuit JS SDK. 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

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

Screenshot