An open API service indexing awesome lists of open source software.

https://github.com/asimpson/is-steph-mvp

🏀 Compare the 2018 NBA MVP contenders against Steph Curry's historic, unanimous, 2016 MVP season.
https://github.com/asimpson/is-steph-mvp

data-visualization nba reactjs

Last synced: about 1 month ago
JSON representation

🏀 Compare the 2018 NBA MVP contenders against Steph Curry's historic, unanimous, 2016 MVP season.

Awesome Lists containing this project

README

          

# README #

[https://isstephmvpyet.com](https://isstephmvpyet.com)

## Local development
- `npm install`
- `npm run start` will spin up a server on `localhost:8080`. This will watch changes to the React files in `src/`.
- `npm run build` will build a production build of the code _and_ deploy.