Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 508 Bytes

README_zh_cn.md

File metadata and controls

35 lines (21 loc) · 508 Bytes

here

语言: English | 中文简体

here 是什么 ?

HTTP 静态文件服务器 启动器。

特性

  • 轻量化

  • 动态端口

  • 跨平台

安装

npm install

构建

目前只预设了 node18-win-x64 构建脚本。

如果需要其他版本的构建脚本,请参考 pkg

npm run build

使用

运行 node18-win-x64.exe,就会在程序所在目录下,开启服务器。