Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1007 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 1007 Bytes

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.