File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ postnumber: 30
99framework : vue
1010---
1111
12- In this part we will integrate Vue Apollo to be able to content to our GraphQL API.
12+ In this part we will integrate [ Vue Apollo] ( https://apollo.vuejs.org/ ) to be able to content to our GraphQL API.
1313
1414Head to your terminal and run the following:
1515
16- ```
16+ ``` bash
1717$ vue ui
1818```
1919
@@ -31,11 +31,11 @@ Then click on add plugin:
3131
3232![ ] ( /uploads/step_three_cli.png )
3333
34- search for vue-cli-plugin-apollo and select it
34+ Search for vue-cli-plugin-apollo and select it
3535
3636![ ] ( /uploads/step_four_cli.png )
3737
38- then click install and sit back. You will get a prompt to scaffold other stuff, ignore it and continue:
38+ Then click install and sit back. You will get a prompt to scaffold other stuff, ignore it and continue:
3939
4040![ ] ( /uploads/step_five_cli.png )
4141
You can’t perform that action at this time.
0 commit comments