viebel / reagent-graphql-demo

Reagent graphql demo with apollo client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apollo-cljs-example

This is an example of using Apollo GraphQL's React client in a ClojureScript browser application.

The example code is the result of following along the react-apollo Getting Started guide.

It uses the following libraries & tools:

Development

git clone https://github.com/Lokeh/apollo-cljs-example.git

cd apollo-cljs-example

npm start

This will clone the repo and start the shadow-cljs build server.

Navigate to http://localhost:8700 to run the application.

License

Copyright 2019 Will Acton. Licensed MIT

About

Reagent graphql demo with apollo client


Languages

Language:Clojure 97.9%Language:HTML 2.1%