1.2.1 • Published 6 years ago

fhost v1.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

fhost

The viewer of static file on line

Quick Guide

Install

npm install -g fhost

Start Web Host

cd the folder that you want to view, then execute:

fhost run 

That will launch the web host, and the default port is 8080. You can change port by command:

fhost run -p [port whatever you want]

Access

Enter address 'http://localhost:8080/' in your browser, you will see the file/folder list of the folder in which you execute fhost command.

1.2.1

6 years ago

1.2.0

6 years ago

1.1.5

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago