0.0.2-f • Published 7 years ago

iserve v0.0.2-f

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

iServe

Only one command line that helps you easy to serve, debug static site. especially, it's friendly for mobile web app and Cordova project.

Installing

npm install -g iserve

Starting

  1. cd to your workspace directory.
  2. run the command to start a http server.
iserve

Options

All the options.

iserve -h
OptionsDescriptionPlaning
-s, --serverlogenable server logdone
-c, --consoleopen two-way-console-toolplaning
-r, --livereloadenable live reloadplaning
--syncenable sync between iOS and Androidplaning
--mc, --mockcordovamock cordova filesdone
-w, --workingdirworking dirdone
-p, --portlisten portdone
--hostlisten hostnamedone
-h, --helphelp infodone

License

MIT(LICENSE)

0.0.2-f

7 years ago

0.0.2-e

8 years ago

0.0.2-d

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago