项目作者: dalehurwitz

项目描述 :
NFL Fantasy League Draft App
高级语言: JavaScript
项目地址: git://github.com/dalehurwitz/fantasy-app.git
创建时间: 2017-09-04T23:04:00Z
项目社区:https://github.com/dalehurwitz/fantasy-app

开源协议:

下载


fantasy-app

A little app I hacked together to help me with my NFL Fantasy League Draft. Created with mobile in mind but works fine on desktop.

http://play.dalehurwitz.com/fantasy/

Run

1) Generate rankings json

Rankings are sourced from Scout and FantasyPros

  1. node ./parse

2) Install dependencies

  1. npm i -g preact-cli
  2. npm i
  3. preact watch