Drag and drop file upload.
Before installing, download and install Node.js. Node.js 0.10 or higher is required.
Go to the folder:
$ cd /uploadfilesInstall dependencies:
$ npm installStart the server:
$ node app.jsand visit http://localhost:3000 in your browser.