Skip to content

vinicius73/vue-pokemon-memory-game

Repository files navigation

Pokémon - Memory Game

A simple memory game using pokémon.

Netlify Status

demo

Resources used

Commands

yarn install // install deps
yarn run serve // serve app http://localhost:8080
yarn run build // build app