Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 433 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 433 Bytes

lpu-belt-explorer

An interactive web app for exploring the Lockpickers United belt ranking system.

Contributing

For data contributions, ask in LPU. For code/features, submit an issue and discuss first.

Run locally

yarn dev

Build for deploy

yarn build
yarn deploy

Import / Export data

For import, place a data.csv in the scripts folder and run:

yarn import

For export, run:

yarn export