Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 304 Bytes

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