Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 253 Bytes

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