staticweb
v0.1.0
Published
Instantly serve static web files from a directory for quick development and testing.
Downloads
1
Readme
WebServer
A low dependency static web server for local hosting. Use to quickly develop and test websites.
Installation
npm install static-server -gUsage
Go to directory of website
staticserverArguments
-p, --port <port> - start server at the specified port (default 3000)