Merge pull request #16 from spotify/ncorti-fix-yarn-serve

Updating README to use yarn start rather than serve
This commit is contained in:
Stefan Ålund
2020-02-03 18:14:13 +01:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@
Serve app:
```bash
yarn serve
yarn start
```
Build app: