Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hayden0323/matching-game

VueJS + uni-app 开发《匹配小游戏》
https://github.com/hayden0323/matching-game

javascript vue

Last synced: 10 days ago
JSON representation

VueJS + uni-app 开发《匹配小游戏》

Awesome Lists containing this project

README

        

# vue-matching-game

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).