star-node

1.0.2 • Public • Published

star-node

For developing a web client or website, web developers often need a http server. star-node requires less effort to install, start , deploy and stop.

How to install

  1. If nodejs is not present on your system, then download and install node from http://nodejs.org/
  2. Open a terminal or command prompt and give 'npm install -g star-node'.

How to start star-node

  1. Open a terminal or command prompt and navigate to the folder from which files have to be served.
  2. Then, type command 'star-node {port}'. (if port number is given, then server will run on the specified port. or by default on 80).
  3. Open any browser and type the following url 'localhost:{port}'.

Licensed under The MIT License (MIT)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i star-node

    Weekly Downloads

    1

    Version

    1.0.2

    License

    none

    Last publish

    Collaborators

    • sboyina