Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nandomoreirame authored Mar 9, 2019
1 parent ed6f792 commit d97293d
Showing 1 changed file with 50 additions and 17 deletions.
67 changes: 50 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Vovó Juju falas
# Vovó Juju falas [![Netlify Status](https://api.netlify.com/api/v1/badges/b582c17c-f68c-45ea-80bc-1d00ca3d43a8/deploy-status)](https://app.netlify.com/sites/vovojuju/deploys)

> Gerador de falas da fofa da vovó Juju (animação Irmão do Jorel)
Expand All @@ -8,30 +8,63 @@

[https://vovojuju.nandomoreira.me/](https://vovojuju.nandomoreira.me/)

## Project setup
```
## Instalação

```sh
# Para instalar os pacotes do node
yarn install
```

### Compiles and hot-reloads for development
```
# Compilação e hot-reloads para desenvolvimento
yarn run serve
```

### Compiles and minifies for production
```
# Compilação e minificação para produção
yarn run build
```

### Run your tests
```
yarn run test
# Lints e corrigir arquivos
yarn run lint
```

### Lints and fixes files
Para personalizar configuração veja em [https://cli.vuejs.org/config/](https://cli.vuejs.org/config/).

## Apoio, suporte

Por favor, [abra uma issue](https://github.com/nandomoreirame/readme-boilerplate/issues/new) para suporte.

## Contribuindo

Por favor, contribua usando [Github Flow](https://guides.github.com/introduction/flow/). Crie um branch, adicione commits, e [abra um pull request (PR)](https://github.com/nandomoreirame/readme-boilerplate/compare?expand=1).
Contribua!

1. Fork este repo!
2. Crie sua branch de feature: git checkout -b minha-nova-feature
3. Commit suas alterações: git commit -m 'Adicionando mais uma alteração'
4. Envie sua branch para sua origin: git push origin minha-nova-feature
5. Envie um pull request :D

## History

Veja as [Releases](https://github.com/nandomoreirame/readme-boilerplate/releases) para o changelog detalhado..

## Autor

| [![twitter/oseunando](https://avatars6.githubusercontent.com/u/1318271?v=4&s=120)](http://twitter.com/oseunando "Siga @oseunando no Twitter") |
| --------------------------------------------------------------------------------------------------------------------------------------------- |
| [Fernando Moreira](http://twitter.com/oseunando) |

## Licença

```
yarn run lint
WWWWWW||WWWWWW
W W W||W W W
||
( OO )__________
/ | \
/o o| MIT \
\___/||_||__||_|| *
|| || || ||
_||_|| _||_||
(__|__|(__|__|
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
Código está sob a [licença MIT](/LICENSE) - © Fernando Moreira

0 comments on commit d97293d

Please sign in to comment.