- Run the server:
node server.js
- Go to
http://localhost:9000/
- Drag a file into the box. Percent transferred will be shown and the file will be saved in the example's directory.
Server code is contained in server.js
Client side code is contained in public/index.html