vue-memo-game

Wrapping js memo game into vue cli 3

Stars
3

vue-memo-game

Inspired by this article on Medium and by this blog post.

Also, in this project I wanted to use as much ES6 and Vue features as I can. :)

TODO

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.