Skip to content

Commit 8eb5ae9

Browse files
committed
Merge branch 'master' of github.com:nikolasburk/react-apollo-hn-example
2 parents 06a3d4e + 39178e7 commit 8eb5ae9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# Hackernews React Apollo Example
1+
# Hackernews React Apollo Example
2+
3+
Run the app:
4+
5+
```sh
6+
yarn install
7+
yarn start
8+
```

0 commit comments

Comments
 (0)