Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.46 KB

Homer

This repository is client for a baseball simulation game Homer

Homer allows you to create a squad based on some of the players in the MLB and play against others.

The information about MLB players and teams is based on data from MLB.com.

This repository was used for Database System Course of Chungbuk National University.

Home Squad
Players Match

Installation

`npm install` 
`npm run dev`

Caution

  • Please run homer-server first before running homer.
  • The definition for homer-server url is in .env
  • The default is localhost:8080

Demo Video

Watch the video