simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

Update the README with some rudimentary directions #9

Closed gregorypierce closed 9 years ago

gregorypierce commented 11 years ago

Updated the directions so that other people may have a slightly easier time getting it running if they are novices.

HenrikJoreteg commented 11 years ago

This is awesome, thank you @gregorypierce! One fix is that you don't have to explicitly type out all required dependencies. Instead of npm install x y z you can just do npm install from project root an it will check package.json for `dependencies