Skip to content

duanefields/workrooms.server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is It?

Video conference and screen share isn't as simple as dropping someone's desk.

Build

This uses browserify and a bootstrap shim to hot reload during development. All you need to do is:

npm install
npm start

And -- poof, you will get videos of yourself on https://localhost:9001

You can also set up a watch to update the app as assets are changed using"

npm test

.

About

Workrooms main server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 90.6%
  • CSS 9.4%