◐ Shell
reader mode source ↗
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
2 changes: 2 additions & 0 deletions docs/reference/alpha-web-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ When you start the React app, it will look for `project-list.json` to find a lis
}
```

Then start the React App

```bash
Expand Down
2 changes: 2 additions & 0 deletions ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ When you start the React app, it will look for `projects-list.json` to find a li
}
```

```
// Start the React App
yarn start
Expand Down
Toggle all file notes Toggle all file annotations