https://github.com/devfabiosilva/desafios-intelie
https://github.com/devfabiosilva/desafios-intelie
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devfabiosilva/desafios-intelie
- Owner: devfabiosilva
- License: mit
- Created: 2020-07-13T23:28:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T11:21:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T01:16:53.905Z (about 1 year ago)
- Language: TypeScript
- Size: 1.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```