You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filepizza/README.md

270 B

FilePizza

Peer-to-peer file transfers in your browser

XKCD 949

Usage

$ npm install
$ npm start

The client-side assets are compiled using browserify. To build them:

$ npm run build

License

MIT