mirror of https://github.com/kern/filepizza
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.
|
|
11 years ago | |
|---|---|---|
| client | 11 years ago | |
| server | 11 years ago | |
| static | 11 years ago | |
| views | 11 years ago | |
| .gitignore | 11 years ago | |
| LICENSE | 11 years ago | |
| Procfile | 11 years ago | |
| README.md | 11 years ago | |
| package.json | 11 years ago | |
README.md
webdrop
Peer-to-peer file transfers in your browser
Usage
$ npm install
$ npm start
The client-side assets are compiled using browserify. To build them:
$ npm run build
License
MIT