Skip to content

jeddygong/anystatic

Repository files navigation

anystatic

Tiny NodeJS Static Web Server

Installation

npm i -g anystatic

How to use?

anystatic # 把当前文件夹作为静态资源服务器根目录

anystatic -p 8080 # 设置端口号为 8080

anystatic -h localhost # 设置host 为 localhost

anystatic -d /usr # 设置根目录为 /usr

About

Tiny NodeJS Static Web Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published