Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 583 Bytes

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