To run this example, you need to run the Mu-Haskell GraphQL server example (with Stack):
$ stack run library-graphql
... on another terminal...
$ npm run server # this opens up a server on http://localhost:3000
...and, finally, on a third terminal!
$ npm start # this gets reason code compiled to js...