This project is about a simple Memory or Concentration Card Game with Animals. This project use Vuejs, Tailwind and Vuex.
This README.md will guide you to install and use this application.
$ git clone https://github.com/bigilisandro/memory-game-vue
or just download the ZIP directly from Github
npm install or yarn install
This will automatically install all the dependencies used in this project.
npm run serve or yarn serve
This will automatically compiles and hot-reload the project
npm run build or yarn build
This will automatically compiles and minifies for production
This project was been published using Netlify. Here you can check it!