Skip to content

Jazcash/pokemmo-dex

Repository files navigation

PokeMMO Dex

Pokedex browser for PokeMMO

Local setup

  1. Install node.js v18 (other versions may work but not tested)
  2. npm i
  3. npm run bundle-data
  4. npm run dev