https://github.com/deverebor/covid-traker-vue
https://github.com/deverebor/covid-traker-vue
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deverebor/covid-traker-vue
- Owner: deverebor
- Created: 2021-11-07T10:24:28.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-11-07T20:50:11.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T15:24:50.324Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 497 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid-traker-vue
## Sobre
Projeto feito com o intuito de estudos do Vuejs.
Construido baseado no [projeto](https://youtu.be/m-MAIpnH9ag).
## 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/).---
Desenvolvido com 💘 por Lucas Souza(deverebor).