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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i localhost-server

    Weekly Downloads

    5

    Version

    1.12.0

    License

    ISC

    Last publish

    Collaborators

    • wahengchang