Houdini Example: React Pokédex This repo contains a React port of the Pokédex created in the Getting Started guide. Local Development To run this project locally: clone it, install the depedencies, and run the dev command npm i && npm run dev