/boardgame-match

intelligent boardgaming matchmaker

Primary LanguageJavaScriptMIT LicenseMIT

boardgame-app

intelligent boardgaming matchmaker

To try it out:

  1. clone the repo
  2. run the following commands:
npm install
npm build
npm start