Skip to content

sukkyun2/homer

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.4%
  • JavaScript 26.6%
  • HTML 1.0%