snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit 866700b7267e0245690bc4d0daa9cb6e42a915a1
parent 871f2a90ba7d252ffd94c7f66780cbec6584baa3
Author: RobinLinus <robin_woll@capira.de>
Date:   Tue, 29 Dec 2015 17:32:18 +0100

Link to the install-dependencies section
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -40,6 +40,6 @@ ShareDrop uses WebRTC only and isn't compatible with Safari Browsers. Snapdrop u ## Run the project -* Install npm, bower, gulp and the dependencies as described [here](https://github.com/PolymerElements/polymer-starter-kit) +* Install npm, bower, gulp and the dependencies as described [here](https://github.com/PolymerElements/polymer-starter-kit#install-dependencies) * run `gulp serve` * In a second shell run `node index.js`