An open API service indexing awesome lists of open source software.

https://github.com/devfabiosilva/desafios-intelie


https://github.com/devfabiosilva/desafios-intelie

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# desafios-intelie

Desafio 01 de 03 concluído.

## Instalação do desafio 1:

```sh
git clone https://github.com/devfabiosilva/desafios-intelie.git
```

```sh
cd desafios-intelie/01
```

```sh
yarn install
```

## Para rodar o desafio 01:

```
yarn start
```