Update docs to match current npm scripts

This commit is contained in:
Dominik Prokop
2019-02-21 15:13:59 +01:00
parent 72e269c8f3
commit 58e1a8bd3c

View File

@@ -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