/ReactChat

WebRTC chat with ReactJS

Primary LanguageJavaScriptMIT LicenseMIT

Code from the tutorial at blog.mgechev.com

Instructions

npm install
npm install -g bower
bower install
node index.js
open http://localhost:3001