Mutated from sorrycc/blog#18 tutorial, replaced the original Restful API to GraphQL(https://graph.cool) by using Lokka(https://github.com/kadirahq/lokka#demo-apps).
Install dependencies.
$ yarn install
Start server.
$ yarn start
If success, app will be open in your default browser automatically.