/guess

Primary LanguageVueMIT LicenseMIT

⚽ Guess!

Guess the football player. You only know the teams he has played for.

Play now!

Collaborate

Please open an issue to discuss any major change and go ahead an open a PR for obvious bugs, corrections, typos, etc.

Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

Uses ./docs as target to unapologetically take advantage of github pages

yarn build

Run tests

yarn test:unit

Lints and fixes files

yarn lint