stadoc

1.0.5 • Public • Published

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.

Package Sidebar

Install

npm i stadoc

Weekly Downloads

5

Version

1.0.5

License

MIT

Unpacked Size

13.2 kB

Total Files

9

Last publish

Collaborators

  • tree-some