pandeysoni / Hapi-file-upload-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hapi-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/ npm install

Run an app

Run Server

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

server/ node server.js

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

[Express-file-upload-download] (https://github.com/pandeysoni/Express-file-upload-download)

About


Languages

Language:JavaScript 92.0%Language:HTML 7.2%Language:CSS 0.8%