https://github.com/bankole2000/vue-match
🎮🔰🎎 Match making game built with vue js
https://github.com/bankole2000/vue-match
vue vuetify
Last synced: about 1 year ago
JSON representation
🎮🔰🎎 Match making game built with vue js
- Host: GitHub
- URL: https://github.com/bankole2000/vue-match
- Owner: Bankole2000
- Created: 2020-05-03T18:34:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:59:36.000Z (over 3 years ago)
- Last Synced: 2025-06-22T22:55:26.078Z (about 1 year ago)
- Topics: vue, vuetify
- Language: Vue
- Homepage: https://vuematch.netlify.app/
- Size: 38.4 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# memory-games
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).