Skip to content

Contain a implementation to return the high scores of a game

Notifications You must be signed in to change notification settings

emoryr/GameHighScore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameHighScore

Contain an implementation to return the high scores of a game

Start api

    cd api/
    mvn clean install -Dmaven.test.skip=true

Start ui

    cd ui/
    npm start

Run docker

    bash docker.sh

Problems to solve

- UI docker

About

Contain a implementation to return the high scores of a game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published