Skip to content

pkmn.help remembers strengths/weaknesses of Pokémon for you

License

Notifications You must be signed in to change notification settings

wavebeem/pkmn.help

Repository files navigation

Netlify Status

👉 https://www.pkmn.help

Pokémon Type Calculator

Your premier Pokémon companion

  • Check type matchups

  • Check type coverage against the Pokédex

  • Plan your team

  • View the Pokédex

    • See HD Pokémon Home art

    • Listen to Pokémon cry sound effects

    • See shiny forms

    • View stats

  • Translated into many languages

Development

$ npm install
$ npm start

Updating Pokédex data

Make sure to delete all the images in public/img before running this command or all existing images will be kept

$ npm run update-pokedex

or if you just want to update images without updating the Pokédex

$ npm run update-pokedex fast