There was an error while loading. Please reload this page.
1 parent 3737f17 commit c3f37fdCopy full SHA for c3f37fd
README.md
@@ -1,4 +1,6 @@
1
-# GraphQL Kickstart Documentation
+# [GraphQL Kickstart Documentation](https://www.graphql-java-kickstart.com/tools/)
2
[](https://travis-ci.org/graphql-java-kickstart/documentation)
3
4
-### [Documentation for GraphQL Kickstart projects.](https://www.graphql-java-kickstart.com/tools/)
+### How to run site locally
5
+1. Execute `brew install hugo`
6
+2. Execute `hugo server -D` in the root of the project
0 commit comments