We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0082ee commit 503b2daCopy full SHA for 503b2da
3 files changed
docs/README.md
@@ -18,8 +18,7 @@ npm ci
18
# Build documentation
19
npm run docs:build
20
21
-# Preview documentation on http://localhost:8080
22
-npm run docs:preview
+# View the documentation by opening docs/dist/index.html in a browser
23
```
24
25
## Documentation Configuration
0 commit comments