seyfer / vue-memo-game

Wrapping js memo game into vue cli 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Wrapping js memo game into vue cli 3


Languages

Language:JavaScript 49.5%Language:Vue 30.3%Language:CSS 17.4%Language:HTML 2.8%