mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 07:04:53 +08:00
Fix uncaught error in server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user