Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/comparitiko/codember

Retos de programacion by @midudev hechos por @comparitiko
https://github.com/comparitiko/codember

codember codember2023 codemberjs

Last synced: 7 days ago
JSON representation

Retos de programacion by @midudev hechos por @comparitiko

Awesome Lists containing this project

README

        

# Codember

```
__ __
/\ \ /\ \
___ ___ \_\ \ __ ___ ___ \ \ \____ __ _ __
/'___\ / __`\ /'_` \ /'__`\ /' __` __`\ \ \ '__`\ /'__`\ /\`'__\
/\ \__/ /\ \L\ \/\ \L\ \ /\ __/ /\ \/\ \/\ \ \ \ \L\ \/\ __/ \ \ \/
\ \____\\ \____/\ \___,_\\ \____\\ \_\ \_\ \_\ \ \_,__/\ \____\ \ \_\
\/____/ \/___/ \/__,_ / \/____/ \/_/\/_/\/_/ \/___/ \/____/ \/_/

```

## Para ver las soluciones de los challenges copia los siguientes comandos
### Dentro de cada carpeta challenge estara el txt con el resultado

```
git clone https://github.com/Comparitiko/Codember.git
```

```
cd Codember
```

```
npm install
```

```
npm run challenge_01
```

```
npm run challenge_02
```
```
npm run challenge_03
```
```
npm run challenge_04
```