Description
In the Log Viewer WebUI documentation, the "Running" section does not specify which directory the commands should be run from. This makes it unclear for users whether they should run the commands from the repository root, components/log-viewer-webui, or the client/server subdirectories.
Proposed Change
Update the "Running" section in docs/src/dev-guide/components-log-viewer-webui.md to specify the directory for each command, similar to how it's done in the "Setup" section.
Background
This issue was identified during PR review: #835 (comment)
Description
In the Log Viewer WebUI documentation, the "Running" section does not specify which directory the commands should be run from. This makes it unclear for users whether they should run the commands from the repository root, components/log-viewer-webui, or the client/server subdirectories.
Proposed Change
Update the "Running" section in
docs/src/dev-guide/components-log-viewer-webui.mdto specify the directory for each command, similar to how it's done in the "Setup" section.Background
This issue was identified during PR review: #835 (comment)