Skip to content

hota1024/sar

Repository files navigation

🚀 sar

Start local server.

Installation

$ yarn global add sar
# or
$ npm global install sar

Usage

Simple usage.

$ sar [dir] # Start local server in dir

SPA mode.

$ sar [dir] --spa

Help

Usage:
  $ start [dir]

Commands:
  [dir]  Start static local server.

For more info, run any command with the `--help` flag:
  $ start --help

Options:
  -p, --port     port
  -s, --spa      spa flag
  -h, --help     Display this message
  -v, --version  Display version number

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published