mlbstandings

Real-time MLB standings

Written using React, Express, and Socket.io

https://andrewlehman.me/mlbstandings/

building

  • npm install in the root directory
  • npm install in the frontend directory
  • webpack in the frontend directory
  • node server.js in the root directory

I'm using pm2 to run this on my web server.