Skip to content

lsnepomuceno/vue3-memory-game

Repository files navigation

Vue 3 Memory Game

Memory Game

Example of using the new Vue 3 Composition API <script setup>

✔️ only native resources

❌ no Vuex

❌ no Dependencies

DEMO

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.