Back to Reflex

nba

packages/reflex-site-shared/src/reflex_site_shared/gallery/templates/nba-app.md

0.9.2a2335 B
Original Source

The following is an app that displays NBA player stats from the 2015-2016 season. The table tab allows filtering and live updates. The graph tab shows the relationship between player stats.

Setup

To run this app locally, install Reflex and run:

bash
reflex init --template nba

To run the app, use:

bash
reflex run