/sailplane-web

Collaborative p2p file sharing in the browser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

⛵✈🕸

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