This is a Vue.js implementation of the game Monikers. The cards implemented are available for download on their official website.
Play the game at https://frbncis.github.io/appellation!
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint