Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 186 Bytes

What's that do?

A tool for looking up multiple Magic: The Gathering cards in one view.

Setup

  1. Install nvm.
  2. $ nvm install
  3. Install yarn.
  4. $ yarn
  5. npm run dev