Real-time MLB standings
Written using React, Express, and Socket.io
https://andrewlehman.me/mlbstandings/
npm install
in the root directorynpm install
in the frontend directorywebpack
in the frontend directorynode server.js
in the root directory
I'm using pm2 to run this on my web server.