Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renan-dias/challengeone
https://github.com/renan-dias/challengeone
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/renan-dias/challengeone
- Owner: renan-dias
- Created: 2022-08-09T22:45:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T22:54:41.000Z (over 2 years ago)
- Last Synced: 2023-04-12T02:36:13.536Z (over 1 year ago)
- Language: Dart
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Olá mundo
Olá pessoal :)
Seguinte, desenvolvi o desafio nas 3 línguagens sugeridas e portanto para executar, terão que estar com o ambiente em dia.
## Rodando localmente
Clone o projeto
```bash
git clone https://github.com/renan-dias/challengeOne
```Entre no diretório do projeto
```bash
cd challengeOne
```Escolha qual arquivo executar
* PHP
- Recomendo a utilização do Xdebug no VScode ou executar o código pelo PhpStorm ou pelo replit.com
* Dart
- Recomento a utilização dos módulos oficiais do Dart no VScode ou executar o código pelo replit.com* JavaScript
- Recomendo a utilização do node para executar o código pelo terminal ou executar pelo replit.com