README: add instruction to run yarn build

For now yarn build is needed, but we want to get rid of that soon
This commit is contained in:
Patrik Oldsberg
2020-03-04 13:18:07 +01:00
committed by GitHub
parent 6f09e99d56
commit ab5d6d6ac2
+2
View File
@@ -51,6 +51,8 @@ $ cd frontend
$ yarn # may take a while
$ yarn build
$ yarn start
```