Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 172 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 172 Bytes

D2R Dropdash

Hosted at http://d2dropdash.com

To run:

npm install
npm run start

To build:

npm run build

See implementation notes in src/about.tsx.