html5-server
v0.0.2
Published
Simple server to run HTML5 App
Downloads
2
Readme
HTML5-Server
Simple server to run HTML5 App
Install
> npm install -g html5-server
Usage
Usage: index [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --port [port] Port to run server (Default: 3000)
Example
> cd /D F:\Code\HTML5\FlappyBox
> h5 -p 52308
Server running at http://localhost:52308