hoxy-server
v2.1.3
Published
Simple Static HTTP Server with Directory listing and Live Reload
Downloads
39
Maintainers
Readme
Hoxy Server
Simple Static HTTP Server with Directory listing and Live Reload
Features
- HTTP or HTTPS (Self-Signed)
- Live reload
- CORS headers
- SPA fallback
- Directory listing
- Auto open server in Browser
- CLI Flags
Installation
npm install -g hoxy-serverUsage
Run Hoxy-Server in the current directory:
npx hoxy-serverTo see all available flags, run:
npm hoxy-server -helpLicense
This project is licensed under the MIT License.
