Skip to content

fibjs-modules/static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

@fibjs/static

A static server written in fibjs.

Install

$ npm i @fibjs/static -g

Usage

static ./

Doc

 Help:

 static [folder] [port]

 folder : folder of the static file to be served.
 port   : static server port. Default to 8080.

Questions & Suggestions

Please open an issue here.

License

MIT