We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46348cc commit 84d66e0Copy full SHA for 84d66e0
README.md
@@ -12,6 +12,7 @@ These docs are published to https://kenstir.github.io/hemlock-docs/ from the `ma
12
```bash
13
npm ci
14
npm start
15
+ # or: npm run start -- --host 0.0.0.0
16
```
17
1. Build and check for broken links
18
0 commit comments