Updating README to use yarn start rather than serve

This commit is contained in:
Nicola Corti
2020-02-03 16:49:49 +01:00
parent 0d7ecaf53f
commit b65928ed1e
+1 -1
View File
@@ -5,7 +5,7 @@
Serve app:
```bash
yarn serve
yarn start
```
Build app: