mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-30 20:13:39 +08:00
Merge pull request #280 from jsjoeio/patch-1
Add link to full-stack tutorial repo
This commit is contained in:
@@ -53,7 +53,7 @@ Now the fun begins! First, you'll need to install our developer tools:
|
||||
- [Apollo DevTools for Chrome (suggested)](https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm) : Our Chrome extension giving you full visibility into your client.
|
||||
- [Apollo VSCode (suggested)](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo): Our editor integration that offers intelligent autocomplete, metrics, and more.
|
||||
|
||||
Next, in your terminal, clone this repository:
|
||||
Next, in your terminal, clone [this repository](https://github.com/apollographql/fullstack-tutorial):
|
||||
|
||||
```bash
|
||||
git clone https://github.com/apollographql/fullstack-tutorial/
|
||||
@@ -69,4 +69,4 @@ TODO: Add in this section after Apollo VSCode works for server development
|
||||
|
||||
We know that learning a new technology can sometimes be overwhelming, and it's totally normal to get stuck! If that happens, we recommend joining the [Apollo Slack](https://www.apollographql.com/slack) community and posting in the relevant channel (either #apollo-server or #apollo-client) for some quick answers.
|
||||
|
||||
If something in the tutorial seems confusing or contains an error, we'd love your feedback! Just click the Edit on GitHub link at the bottom to open a new pull request or open an issue on the repository.
|
||||
If something in the tutorial seems confusing or contains an error, we'd love your feedback! Just click the Edit on GitHub link at the bottom to open a new pull request or open an issue on the repository.
|
||||
|
||||
Reference in New Issue
Block a user