anyweb

0.1.2 • Public • Published

anyweb

Tiny NodeJS Web Server

安装指南

npm i -g anyweb

使用方法

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

anyweb -p 8888 # 设置端口号为8888

anyweb -h localhost # 设置主机名为localhost

anyweb -r /user # 设置根目录为/user

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i anyweb

    Weekly Downloads

    2

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    10.2 kB

    Total Files

    19

    Last publish

    Collaborators

    • shaolong.chuang