Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Simple HTTP Server

Description

A simple command-line HTTP Server in Node.js


Supported options

Usage: node-server [options] [port]
Arguments:
port Port to use (default: 8000)
Options:
-V, --version Display program version
-d, --directory [path] Specify alternative directory
-h, --help Display help

Installation

npm install --omit=dev
npm link

About

A simple HTTP server in Node.js

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages