View stats of pokemon using GraphQL and Lit-Element!
-
This frontend assumes you are running https://github.com/lucasbento/graphql-pokemon on
localhost port 5000
-
Yarn
To install required packages:
yarn install
To start a development build:
yarn start
To be added
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.