yarn build no longer needed

This commit is contained in:
Stefan Ålund
2020-03-04 15:44:41 +01:00
committed by GitHub
parent aa1d8ec024
commit fde92f9651
-2
View File
@@ -51,8 +51,6 @@ $ cd frontend
$ yarn # may take a while
$ yarn build
$ yarn start
```