Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 开发《匹配小游戏》
- Host: GitHub
- URL: https://github.com/hayden0323/matching-game
- Owner: Hayden0323
- Created: 2020-04-08T09:08:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T10:23:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T10:45:05.782Z (7 months ago)
- Topics: javascript, vue
- Language: Vue
- Homepage:
- Size: 303 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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/).