Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 838 Bytes

File metadata and controls

41 lines (33 loc) · 838 Bytes

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