live-server: add page
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
> A simple development http server with live reload capability.
|
> A simple development http server with live reload capability.
|
||||||
|
|
||||||
- Serve an index.html file, and reload on changes:
|
- Serve an index.html file and reload on changes:
|
||||||
|
|
||||||
`live-server`
|
`live-server`
|
||||||
|
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
`live-server --port=8081`
|
`live-server --port=8081`
|
||||||
|
|
||||||
- Select file other than index.html to serve:
|
- Select file other than index.html to serve:
|
||||||
|
|
||||||
`live-server --open=about.html`
|
`live-server --open=about.html`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user