/faeria-cards

Parses the Faeria cardlist from the official csv

Primary LanguageJavaScript

parse the cardlist from the faeria csv

The lastest version can be found on the github page demo

##Install

Download the csv into ./tmp/cards.csv from https://github.com/abrakam/Faeria_Cards/blob/master/CardExport/merlin_shortened.csv

npm install

##Run npm start

##View

open ./public/index.html or ./build/output.json for the nice pretty version.

Deploy Demo

Github pages deploy

git subtree push --prefix public origin gh-pages