mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
Fix uncaught error in server
This commit is contained in:
parent
abf96c0228
commit
36ec13d428
3 changed files with 3 additions and 37 deletions
|
@ -45,8 +45,8 @@ ShareDrop uses WebRTC only and isn't compatible with Safari Browsers. Snapdrop u
|
|||
|
||||
## Local Development
|
||||
```
|
||||
git clone git@github.com:RobinLinus/secret-snapdrop.git
|
||||
cd secret-snapdrop/server
|
||||
git clone git@github.com:RobinLinus/snapdrop.git
|
||||
cd snapdrop/server
|
||||
npm install
|
||||
node index.js
|
||||
cd ../client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue