A tool to indicate which cards to pick up in a game of the Settlers of Catan board game. Was built for the purpose of learning VueJS, and previous to this project have not written a single line with it before.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit