Testing How to Render GraphQL Query Responses with Celljs.org It works. To run, download and open index.html. That's it. If you want to make changes to index.js, run browserify on it. browserify index.js > bundle.js Needs to connect it to a graphql server for it to work. I will add one and update...