localhost-server

1.12.0 • Public • Published

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
 

License

MIT

Package Sidebar

Install

npm i localhost-server

Weekly Downloads

5

Version

1.12.0

License

ISC

Last publish

Collaborators

  • wahengchang