andlehma / mlbstandings

Home Page:https://andrewlehman.me/mlbstandings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://andrewlehman.me/mlbstandings


Languages

Language:JavaScript 74.6%Language:CSS 17.4%Language:HTML 8.0%