Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 415 Bytes

readme.md

File metadata and controls

34 lines (21 loc) · 415 Bytes

@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