Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 473 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 473 Bytes

Identify what Diablo III builds you can play based on your stash.

Setup

Updating the Salvage Guide data

You will need BLIZZARD_CLIENT_ID and BLIZZARD_CLIENT_SECRET env variables for connecting to the Blizzard API

yarn salvage-guide

This is not required to run or build the application.

Running

yarn start

Building

yarn build