1.0.2 • Published 11 months ago
@easyany/server v1.0.2
@easyany/server
HTTP File Server
- Support List Folder Files and Navigation Fle
- Support File Content View, Auto Render HTML/Image File.
- Support API Request for JSON File
HTTP Server
Use the plugin node-http-server for local directory compilation access, automatically find HTML files

- serve current dir
easyany server- serve specify port and directory
easyany server -p 8888 -d distKill Server
easyany kill 8888