/pkmn.help

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

Primary LanguageTypeScriptMIT LicenseMIT

Netlify Status

👉 https://www.pkmn.help

Pokémon Type Calculator

Pokémon Type Calculator helps you figure out offense/defense matchups for Pokémon

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