1.0.5 • Published 3 years ago

stadoc v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Stadoc is simple webserver for static website page. (For Hexo, Hugo, Jekyll, etc...)

Route / is change to /index.html

Sample

image

install

npm install --global stadoc

run server

 $ stadoc web_directory

use in java/typescript

import stadoc from 'stadoc';
stadoc('web_directory', 8080);

Thanks.

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago