Skip to content

SemperPeritus/foosball-rating

Repository files navigation

Description

foosball raiting tracker.

Backend

Setup

# development
$ ./deploy/scripts/build-dev.sh
$ yarn install

Running

# development
$ yarn start:dev

Frontend

Setup

# development
$ cd frontend/
$ yarn install

Running

# development
$ yarn dev

License

foosball is MIT licensed.