Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 522 Bytes

File metadata and controls

26 lines (20 loc) · 522 Bytes

⛵✈🕸

sailplane-web

Collaborative p2p file sharing in the browser

homepage

live on github pages: https://cypsela.github.io/sailplane-web/

uses sailplane-node

clone and install:

git clone https://github.com/cypsela/sailplane-web.git &&
cd sailplane-web &&
yarn

build:

yarn build

dev server:

yarn start