/is-steph-mvp

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

Primary LanguageJavaScript

README

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.