NOTICE: this is a fork of Leftstick' Vue Memory Game. Check it Out 😄
#cloning code
git clone https://github.com/leftstick/vue-memory-game.git
cd vue-memory-game
#install dependencies
yarn
#start debug server
yarn start
Now, view the demo at http://localhost:8080