Commit 53528760 by Marcus Efraimsson Committed by GitHub

Merge pull request #15576 from grafana/fix/yarn-docs

Update docs to match current npm scripts
parents 72e269c8 58e1a8bd
......@@ -83,7 +83,7 @@ go get github.com/Unknwon/bra
bra run
```
You'll also need to run `yarn watch` to watch for changes to the front-end (typescript, html, sass)
You'll also need to run `yarn start` to watch for changes to the front-end (typescript, html, sass)
### Running tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment