Skip to content

Commit b78d806

Browse files
committed
Update README
1 parent 144c907 commit b78d806

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ promise that future updates will not break your existing application.**
1111

1212
## Get started
1313

14+
If you have (yarn)[https://github.com/yarnpkg/yarn] installed (recommended):
15+
```
16+
yarn install
17+
npm start
18+
```
19+
20+
Otherwise:
1421
```
1522
npm install
1623
npm start

0 commit comments

Comments
 (0)