0.0.2 • Published 11 years ago
tserv v0.0.2
This is a simple test server utility for debugging web apps that need to be run from a server.
To install:
sudo npm install tserv -gUsage:
tservStarts a server in the current directory hosting all local files.
tserv -p 8090Starts a server on port 8090