frontend-server
v2.0.1
Published
Frontend Server is a simple way to create a localhost to respond static files.
Downloads
2
Readme
Frontend Server
Frontend Server is a simple way to create a localhost to respond static files.
Using Simple HTTP Server you can:
- Configure the path to Simple HTTP Server get the files
- Configure the host port
Dependencies
Simple HTTP Server uses 2 default modules in nodeJs:
Installation
$ npm install -g frontend-server
Usage
fserver path=/path/to/server port=3000
Default port = 3000
Default path = ./