https://github.com/szmxx/games
fun things
https://github.com/szmxx/games
Last synced: about 1 month ago
JSON representation
fun things
- Host: GitHub
- URL: https://github.com/szmxx/games
- Owner: szmxx
- Created: 2019-12-26T05:24:32.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-11T18:26:04.000Z (almost 3 years ago)
- Last Synced: 2025-09-15T20:59:02.446Z (about 1 month ago)
- Language: Vue
- Size: 7.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fun-games
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).