llimllib / nbastats

NBA statistics viewer

Home Page:https://llimllib.github.io/nbastats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBASTATS

An NBA stats visualizer. Play with it here.

Prerequisites

  • python
  • node
  • GNU make

To build:

  1. npm install
  2. make

To serve development version:

Prerequisites:

  1. modd (brew install modd on mac with homebrew)
  2. devd (brew install devd on mac with homebrew)
  3. Run modd
    • this will launch a server that watches your javsacript files and rebuilds them when they change, as well as a development server at http://devd.io:8000/

About

NBA statistics viewer

https://llimllib.github.io/nbastats/

License:The Unlicense


Languages

Language:TypeScript 66.8%Language:Python 17.5%Language:HTML 6.8%Language:JavaScript 6.7%Language:Makefile 2.1%