Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 267 Bytes

pokemon_vis

A force directed graph created with D3.js: visually mapping links between Pokémon based on the number of shared moves in their movesets.

Development

Requirements: yarn/npm

Install with yarn

Build with ./build

Run tests with yarn test