Merge pull request #154 from spotify/stefanalund-patch-1

yarn build no longer needed
This commit is contained in:
Stefan Ålund
2020-03-04 17:59:57 +01:00
committed by GitHub
-2
View File
@@ -51,8 +51,6 @@ $ cd frontend
$ yarn # may take a while
$ yarn build
$ yarn start
```