localhost-server
v1.12.0
Published
A localhost http web server command tool, which creates a localhost:8080/file.html connect locally.
Downloads
12
Maintainers
Readme
localhost-server
A localhost http web server command tool, which creates a localhost:8080/file.html connect locally.
Install
$ npm install -g localhost-server
Usage
// /folder
// file.html
$ localhost-server
//Local server create successed
//Open localhost:8080/file.html
Server starteds: localhost:8080