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

https://github.com/zkat/chatoid

Toy chatroom using webrtc
https://github.com/zkat/chatoid

Last synced: 6 months ago
JSON representation

Toy chatroom using webrtc

Awesome Lists containing this project

README

          

#CHATOID

##About
A WebRTC chat app using Polymer, Vulcanize, Bacon.js, and more!
(Currently in development.)

##Setup
`npm i && bower i`

`sudo npm install -g gulp`

`gulp dev`

##Code Style
The 'hello world' example component is a base and should be the style/structure
for new components.