Use React & Relay as your Pokedex!
See the live demo
This is a project built to be used with GraphQL Pokémon
Check out the GraphiQL interface too!
Copy
.env.examplefile to create.envand.env.localwhich will be, respectively, the environment variables for production and local-running.
yarn
yarn run build # The files will be available on ./dist yarn
yarn run startThis was built as part of a talk on Relay & GraphQL at @ReactSP meetup, check us out, we build cool stuff. ;)
