Skip to content

Commit b697b71

Browse files
authored
Update README.md
1 parent eb43399 commit b697b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# apollo-client-mocking-example
1+
# react-apollo-client-mocking-example
22

33
A minimal React application using Apollo Client with a **mocked** GitHub's GraphQL API by implementing an own GraphQL schema. [Read more about it here.](https://www.robinwieruch.de/graphql-server-mock-apollo-client/)
44

55
## Installation
66

7-
* `git clone git@github.com:rwieruch/apollo-client-mocking-example.git`
7+
* `git clone git@github.com:rwieruch/react-apollo-client-mocking-example.git`
88
* cd apollo-client-mocking-example
99
* npm install
1010
* [add your own REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN in .env file](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)

0 commit comments

Comments
 (0)