ReactJS/Flux fantasy baseball app that determines whether probable pitchers should start or sit.
Basic instructions:
gulp
to process and watch sass, html, etcetera.npm install
to install required modules.npm run dev
to watch jsx.- View at
http://localhost:1337
.