wavebeem / pkmn.help

pkmn.help remembers strengths/weaknesses of Pokémon for you
https://pkmn.help
MIT License
90 stars 44 forks source link
html pokemon react tachyons tool website

Netlify Status

👉 https://www.pkmn.help

Pokémon Type Calculator

Your premier Pokémon companion

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