Scoreboard is a simple dashboard application for visualizing hockey stats from various sports APIs. The architecture is heavily based on este.js.
- React.js
- Immutable.js
- Flux
git clone https://github.com/neilff/react-scoreboard.git
npm install
build Create production build
build-dev Create development build
help Display this help text.
serve Launch development environment
- UI/UX needs work
- Env. variable issues
- Code linting
- Testing