boost-server

0.1.1 • Public • Published

boost-server

boost a tiny static web server by NodeJS anywhere anytime

安装

npm install -g boost-server

使用方法

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

boost-server -p 8080 # 设置端口号为8080

boost-server -h localhost # 设置host为localhost

boost-server -d /usr # 设置根目录为 /usr

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    2
  • 0.1.0
    0

Package Sidebar

Install

npm i boost-server

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

10.2 kB

Total Files

13

Last publish

Collaborators

  • pong