/nfl-scoreboard

Primary LanguageJavaScriptMIT LicenseMIT

NFL-Scoreboard

This web-app pulls live data for NFL Games and displays them in a browser.

Prerequisites

  • node.js

Install

  1. npm install
  2. npm run build
  3. Create config.json file from config.example.json
  4. npm start
  5. Enjoy!