Skip to content

Tidwell/faeria-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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