We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eecf3b commit 54f3ea8Copy full SHA for 54f3ea8
vue-5-dynamic-data/README.md
@@ -1,6 +1,11 @@
1
## Check if data exists
2
3
-Visit [http://rest.learncode.academy/api/vue-5/friends](http://rest.learncode.academy/api/vue-5/friends) to see the data.
+It's possible that data has been deleted before you run an example and see this tutorial.
4
+Please check the data:
5
+
6
+Visit [http://rest.learncode.academy/api/vue-5/friends](http://rest.learncode.academy/api/vue-5/friends) to see it.
7
8
+If data isn't there, move to the next chapter and create it!
9
10
## Add data via curl
11
0 commit comments