Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 552 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 552 Bytes

here

Language: English | 中文简体

What is here ?

HTTP static file server launcher.

Features

  • Lightweight
  • Dynamic port
  • Cross-platform

Install

npm install

Build

Currently only the 'node18-win-x64' build script is preset.

If you need other versions of the build script, please refer to the pkg.

npm run build

Usage

Running 'node18-win-x64.exe' will start the server in the directory where the program is located.