Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 358 Bytes

Video Chat App

This repository contains the project 4 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.

Use

Install: npm install

Start: npm start

Test: npm test