Skip to content

Files

16 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 298 Bytes

share

An internal web app for sharing files using dropzone.js. There are no limits on file size and no user authentication. Files are never cleaned up.

Running

$ npm install
$ node .

Updating client dependencies

$ bower update
$ grunt