docs
This commit is contained in:
@ -28,8 +28,7 @@ A simple web-server for productive front-end development. Typical use cases:
|
|||||||
## Synopsis
|
## Synopsis
|
||||||
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
||||||
|
|
||||||
<pre><code>
|
<pre><code>$ ws --help
|
||||||
$ ws --help
|
|
||||||
|
|
||||||
<strong>local-web-server</strong>
|
<strong>local-web-server</strong>
|
||||||
|
|
||||||
@ -37,7 +36,7 @@ $ ws --help
|
|||||||
|
|
||||||
<strong>Synopsis</strong>
|
<strong>Synopsis</strong>
|
||||||
|
|
||||||
$ ws [\<server options\>]
|
$ ws [<server options>]
|
||||||
$ ws --config
|
$ ws --config
|
||||||
$ ws --help
|
$ ws --help
|
||||||
|
|
||||||
|
@ -28,8 +28,7 @@ A simple web-server for productive front-end development. Typical use cases:
|
|||||||
## Synopsis
|
## Synopsis
|
||||||
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
||||||
|
|
||||||
<pre><code>
|
<pre><code>$ ws --help
|
||||||
$ ws --help
|
|
||||||
|
|
||||||
<strong>local-web-server</strong>
|
<strong>local-web-server</strong>
|
||||||
|
|
||||||
@ -37,7 +36,7 @@ $ ws --help
|
|||||||
|
|
||||||
<strong>Synopsis</strong>
|
<strong>Synopsis</strong>
|
||||||
|
|
||||||
$ ws [\<server options\>]
|
$ ws [<server options>]
|
||||||
$ ws --config
|
$ ws --config
|
||||||
$ ws --help
|
$ ws --help
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user