Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/comparitiko/codember
- Owner: Comparitiko
- Created: 2023-11-04T01:08:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-03T08:19:32.000Z (12 months ago)
- Last Synced: 2023-12-03T23:37:36.160Z (12 months ago)
- Topics: codember, codember2023, codemberjs
- Language: JavaScript
- Homepage: https://codember.dev/
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```