Memory (memory-game)

Memory is a beautifully crafted cards board game which has engaged most of our childhood now in your pockets. Flip the tiles, match them, clear the board and try the next board with more tiles.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.