0.0.4 • Published 8 years ago
chunk-upload v0.0.4
chunk-upload
Browser to node.js chunked uploader
This module has a client side and a server side.
The client side can be used in a browser.
In order to see a working sample:
npm install
npm run build
npm start
Open your browser in http://localhost:3000/index.html