m-server

1.4.2 • Public • Published

M-Server is a mini http static server that without any dependencies;

Build Status dependencies Coverage Status Downloads Version License

useage

Install

npm install -g m-server

cd in your path and run

m-server

You can see something like this;

--------------------------------------------------------
    Mini http server running on port 7000 !
    You can open the floowing urls to view files.
    127.0.0.1:7000
    192.2.4.3:7000
    Have fun ^_^
--------------------------------------------------------

option

  • -p You can specify the port

m-server -p 3001

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i m-server

    Weekly Downloads

    1

    Version

    1.4.2

    License

    MIT

    Unpacked Size

    11.1 kB

    Total Files

    8

    Last publish

    Collaborators

    • nunn