https://github.com/jprando/vuejv
Jogo da Velha implementado em VueJs
https://github.com/jprando/vuejv
Last synced: over 1 year ago
JSON representation
Jogo da Velha implementado em VueJs
- Host: GitHub
- URL: https://github.com/jprando/vuejv
- Owner: jprando
- Created: 2018-01-05T15:57:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:48:09.000Z (about 2 years ago)
- Last Synced: 2025-03-20T11:43:46.470Z (over 1 year ago)
- Language: Vue
- Homepage: https://jprando.github.io/vuejv/
- Size: 657 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuejv
## 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/).
teste