Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 361 Bytes

big-decks

MTG Top8 decklists for xmage

Install node.js 7.8 or higher and git scm https://nodejs.org/en/ https://git-scm.com/

Clone this repository to an empty folder

git clone https://github.com/timothyswt/big-decks.git .

Install dependencies and run the start script with npm

npm install && npm run build && npm run start

Happy netdecking!