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 3c3e86d commit cee0d9fCopy full SHA for cee0d9f
README.md
@@ -0,0 +1,12 @@
1
+# Fullstack GraphQL
2
+> Learn how to use GraphQL with Node and React
3
+
4
+This course comes with some [slides](https://docs.google.com/presentation/d/1IrGA4PtUEZPVDTBg5_WCMmUapElbFBgLwfSBAp8ft1g/edit?usp=sharing)
5
6
7
+## What you'll need
8
+* Node version >= 6
9
10
+## Solutions
11
+The solution branch has the completed course fo reference. There is no one way to finish this course.
12
+`git checkout solution`
0 commit comments