0.1.1 • Published 6 years ago
@aleksgidenko/simple-http-server v0.1.1
Simple HTTP Server
A simple static file server built with pure Node.js without the use of any frameworks or external dependencies.
Installation
Globally via npm
$ npm install -g @aleksgidenko/simple-http-serverRunning on-demand
$ npx @aleksgidenko/simple-http-serverAs a dependency in your npm package
$ npm install --save-dev @aleksgidenko/simple-http-serverUsage
$ http-server