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.
`npm install`
`npm run dev`
- Please run homer-server first before running homer.
- The definition for homer-server url is in
.env
- The default is localhost:8080