Update README.md
This commit is contained in:
@@ -150,6 +150,13 @@ repository root. Stop any older dashboard process with `Ctrl-C` first:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
node dashboard/server.mjs --lan
|
node dashboard/server.mjs --lan
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
On macOS, to prevent the host from sleeping while the demo runs:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
caffeinate -i node dashboard/server.mjs --lan
|
||||||
```
|
```
|
||||||
|
|
||||||
The server prints a **This computer** URL and one or more interface-labeled
|
The server prints a **This computer** URL and one or more interface-labeled
|
||||||
|
|||||||
Reference in New Issue
Block a user