This project was generated with Angular CLI version 1.6.5 and Bootstrap4.
Deployment Server: NBA Star. Try it now!
Run ng serve
for a dev server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Data Sources (Root: http://data.nba.net/)
List of all json files, 2017 only: http://data.nba.net/10s/prod/v1/today.json.
All players info: http://data.nba.net/10s/prod/v1/2016/players.json
For a specifc player profile: http://data.nba.net/prod/v1/2017/players/{{personId}}_profile.json)