We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5615d4 commit d730204Copy full SHA for d730204
1 file changed
docs/development.md
@@ -26,7 +26,7 @@ make docs-serve
26
```
27
Run ide:
28
```bash
29
-make web-serve
+make ui-up
30
31
(Optional) Use pre-commit to automatically run linters/formatters:
32
0 commit comments