Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 322 Bytes

File metadata and controls

12 lines (8 loc) · 322 Bytes

Video Chat App

This repository contains the project 3 submission of Team A' for KU's EECS 448 Fall 2017 course.

It is capable of running a website where people can start video chats with each other remotely.

How to run

npm install
npm start