Skip to content

zaksabeast/PokemonRNGGuides

Repository files navigation

PokemonRNG.com

Contributing guides

Please contribute all guides to the guides directory.

Contribute to the website

You'll need to have node and yarn installed.

Run yarn to install the dependencies and yarn start to have a development server start.

To build a production version of the site, use yarn build. To serve the production build, run yarn serve.

Special Thanks

Thanks to PokeSprite and PKHeX for the box sprites!