0.1.1 • Published 7 years ago

http-server-by-alex v0.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Simple HTTP Server

http-server-by-alex is a simple, zero-configuration http server.

Installing

Installation via npm:

 npm install http-server-by-alex
 

Usage

Starting http-server locally

 node index.js
      

or

 npm start

License

MIT License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.