Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 659 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 659 Bytes

Express-file-upload-download

The purpose of this app is to upload and download the file of any extension. You don't need to worry about file extension, is going to work for all types of file.

Install an app

Run the following command in root directory of an app in command prompt.

Install node packages

server/ node install

Run an app

Run Server

Run the following command in root directory of an app in command prompt.

server/ npm install

You can see the port number in command prompt after sucessfull run

[hapi-file-upload-download] (https://github.com/Cron-J/Hapi-file-upload-download)